PdfView.Document Property

Definition

Gets or sets the document to display.

public virtual PdfKit.PdfDocument Document { [Foundation.Export("document")] get; [Foundation.Export("setDocument:")] set; }
member this.Document : PdfKit.PdfDocument with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to