←Select platform

AnnotationsDataLength Property

Summary

Length of bytes of the original annotations file of this document, if any.

Syntax
C#
VB
C++
public long AnnotationsDataLength { get; set; } 
Public Property AnnotationsDataLength() As Long 
   Get 
   Set 
public:  
   property Int64 AnnotationsDataLength 
   { 
      Int64 get() 
      void set(Int64 value) 
   } 

Property Value

Length of bytes of the original annotations file of this document, if any; otherwise, 0 if this is document was not created with annotations.

Example

For an example, refer to GetDocumentCacheInfo(ObjectCache,string).

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.