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)]
[Export("drawWithBox:toContext:")]
[Introduced(PlatformName.MacOSX, 10, 12, PlatformArchitecture.All, null)]
public virtual void Draw(PdfDisplayBox box, CGContext! context);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.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