PdfPage
PdfPage()
PdfPage(IntPtr)
PdfPage(NativeHandle)
PdfPage(NSImage)
PdfPage(NSObjectFlag)
PdfPage(UIImage)
PdfPage(NSImage, NSDictionary)
PdfPage(NSImage, PdfPageImageInitializationOption)
PdfPage(UIImage, NSDictionary)
PdfPage(UIImage, PdfPageImageInitializationOption)
Annotations
AttributedString
CharacterCount
ClassHandle
DataRepresentation
DisplaysAnnotations
Document
Label
Page
Rotation
Text
AddAnnotation(PdfAnnotation)
Copy(NSZone)
Draw(PdfDisplayBox)
Draw(PdfDisplayBox, CGContext)
GetAnnotation(CGPoint)
GetBoundsForBox(PdfDisplayBox)
GetCharacterBounds(nint)
GetCharacterBounds(nint)
GetCharacterIndex(CGPoint)
GetSelection(CGRect)
GetSelection(NSRange)
GetSelection(CGPoint, CGPoint)
GetThumbnail(CGSize, PdfDisplayBox)
GetTransform(PdfDisplayBox)
RemoveAnnotation(PdfAnnotation)
SelectLine(CGPoint)
SelectWord(CGPoint)
SetBoundsForBox(CGRect, PdfDisplayBox)
TransformContext(PdfDisplayBox)
TransformContext(CGContext, PdfDisplayBox)
xamarinios
namespace PdfKit
{
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Register("PDFPage", true)]
public class PdfPage : NSObject, INSCopying, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal PdfPage(IntPtr handle);
}
}
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