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)]
[Export("thumbnailOfSize:forBox:")]
[Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
public virtual UIImage! GetThumbnail(CGSize size, PdfDisplayBox box);
}
}
.NET | 6.07.08.09.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