←Select platform

HasStream Property

Summary

Indicates that the document has a valid stream containing the data of the original document.

Syntax
C#
C++/CLI
Java
Python
public bool HasStream { get; } 
public:  
   property bool HasStream 
   { 
      bool get() 
   } 
public boolean hasStream(); 
HasStream # get  (LEADDocument) 

Property Value

true if the document has a valid stream containing the data of the original document; otherwise; false.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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