PdfDocument
Notifications
PdfDocument()
PdfDocument(IntPtr)
PdfDocument(NativeHandle)
PdfDocument(NSData)
PdfDocument(NSObjectFlag)
PdfDocument(NSUrl)
AccessPermissions
AllowsCommenting
AllowsContentAccessibility
AllowsCopying
AllowsDocumentAssembly
AllowsDocumentChanges
AllowsFormFieldEntry
AllowsPrinting
ClassForAnnotationClass
ClassHandle
Delegate
DidBeginFindNotification
DidBeginPageFindNotification
DidBeginPageWriteNotification
DidBeginWriteNotification
DidEndFindNotification
DidEndPageFindNotification
DidEndPageWriteNotification
DidEndWriteNotification
DidFindMatchNotification
DidUnlockNotification
Document
DocumentAttributes
DocumentUrl
FoundSelectionKey
GetClassForAnnotationClass
GetClassForAnnotationType
IsEncrypted
IsFinding
IsLocked
MajorVersion
MinorVersion
OutlineRoot
PageClass
PageCount
PageIndexKey
PageType
PermissionsStatus
Text
WeakDelegate
CancelFind()
Copy(NSZone)
Dispose(Boolean)
ExchangePages(nint, nint)
ExchangePages(nint, nint)
Find(String, nint)
Find(String, NSStringCompareOptions)
Find(String, PdfSelection, nint)
Find(String, PdfSelection, NSStringCompareOptions)
FindAsync(String, nint)
FindAsync(String, NSStringCompareOptions)
FindAsync(String[], nint)
FindAsync(String[], NSStringCompareOptions)
GetDataRepresentation()
GetDataRepresentation(NSDictionary)
GetDocumentAttributes()
GetPage(nint)
GetPage(nint)
GetPageIndex(PdfPage)
GetPrintOperation(NSPrintInfo, PdfPrintScalingMode, Boolean)
GetSelection(PdfPage, CGPoint, PdfPage, CGPoint)
GetSelection(PdfPage, nint, PdfPage, nint)
GetSelection(PdfPage, nint, PdfPage, nint)
InsertPage(PdfPage, nint)
InsertPage(PdfPage, nint)
OutlineItem(PdfSelection)
RemovePage(nint)
RemovePage(nint)
SelectEntireDocument()
SetDocumentAttributes(PdfDocumentAttributes)
Unlock(String)
Write(NSUrl)
Write(String)
Write(NSUrl, NSDictionary)
Write(NSUrl, PdfDocumentWriteOptions)
Write(String, NSDictionary)
Write(String, PdfDocumentWriteOptions)
DidBeginDocumentFind
DidMatchString
DidUnlock
FindFinished
MatchFound
PageFindFinished
PageFindStarted
xamarinios
namespace PdfKit
{
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Register("PDFDocument", true)]
public class PdfDocument : NSObject, INSCopying, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal PdfDocument(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