←Select platform

HasAnnotationsStream Property

Summary

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

Syntax
C#
VB
C++
Java
public bool HasAnnotationsStream { get; } 
Public ReadOnly Property HasAnnotationsStream() As Boolean 
   Get 
public:  
   property bool HasAnnotationsStream 
   { 
      bool get() 
   } 
public boolean hasAnnotationsStream(); 

Property Value

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

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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