←Select platform

HasDocument Property

Summary

Indicatesif the viewer has a document.

Syntax
C#
C++/CLI
public virtual bool HasDocument { get; } 
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

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.