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)
xamarinmac
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)]
public virtual NSAttributedString! AttributedString
{
[Export("attributedString")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , 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