PdfSelection
PdfSelection(IntPtr)
PdfSelection(NativeHandle)
PdfSelection(NSObjectFlag)
PdfSelection(PdfDocument)
AttributedString
ClassHandle
Color
Pages
Text
AddSelection(PdfSelection)
AddSelections(PdfSelection[])
Copy(NSZone)
Draw(PdfPage, Boolean)
Draw(PdfPage, PdfDisplayBox, Boolean)
ExtendSelectionAtEnd(nint)
ExtendSelectionAtEnd(nint)
ExtendSelectionAtStart(nint)
ExtendSelectionAtStart(nint)
ExtendSelectionForLineBoundaries()
GetBoundsForPage(PdfPage)
GetNumberOfTextRanges(PdfPage)
GetRange(nuint, PdfPage)
GetRange(nuint, PdfPage)
SelectionsByLine()
xamarinios
namespace PdfKit
{
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Register("PDFSelection", true)]
public class PdfSelection : NSObject, INSCopying, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("extendSelectionAtStart:")]
public virtual void ExtendSelectionAtStart(nint precede);
}
}
| Xamarin iOS | 0.0 |
|---|---|
| Xamarin macOS | 0.0 |
Information specific to xamarinios | |
| Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API