Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

HasDocument Property






Indicatesif the viewer has a document.
Syntax
public virtual bool HasDocument {get;}
'Declaration
 
Public Overridable ReadOnly Property HasDocument As Boolean
'Usage
 
Dim instance As DocumentViewer
Dim value As Boolean
 
value = instance.HasDocument
public:
virtual property bool HasDocument {
   bool get();
}

Property Value

true if the viewer has a document; otherwise, false.
Remarks

This property will check the value of Document and returns true if the value is not null.

Requirements

Target Platforms

See Also

Reference

DocumentViewer Class
DocumentViewer Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features