Share via


PdfDocument.Document Property

Definition

Gets a Core Graphics PDF object for this PdfKit PDF object.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPDFDocument? Document { [Foundation.Export("documentRef")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("documentRef")>]
member this.Document : CoreGraphics.CGPDFDocument

Property Value

Attributes

Applies to