Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewer Class : HasDocument Property |
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
This property will check the value of Document and returns true if the value is not null.