PdfDocument.Document Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Core Graphics PDF object for this PdfKit PDF object.
public virtual CoreGraphics.CGPDFDocument Document { [Foundation.Export("documentRef")] get; }
member this.Document : CoreGraphics.CGPDFDocument
Property Value
- Attributes