←Select platform

HasAnnotationsStream Property (Document)

Summary

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

Syntax

C#
VB
Java
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize