Click or drag to resize

PDFViewCtrlHasDocument Property

Gets whether or not the PDFViewCtrl has a document. Useful as a first stop when marshaling the UI thread to interact with the PDFViewCtrl

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool HasDocument { get; }

Property Value

Type: Boolean
See Also