PdfViewerIsDocumentLoaded Property Terminal Works - PDF Printing.Net Library
Is document loaded.

Namespace: PdfViewerNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public bool IsDocumentLoaded { get; }

Return Value

Type: Boolean
True if document is loaded, otherwise false
See Also

Reference