Cuminas DjVu SDK for .NET Framework
FormatVersion Property (AnnoStringCollection)



Gets the DjVu Annotation format version, which the data container requires.
Syntax
Public ReadOnly Property FormatVersion As Integer
Dim instance As AnnoStringCollection
Dim value As Integer
 
value = instance.FormatVersion
public int FormatVersion {get;}
public:
property int FormatVersion {
   int get();
}

Property Value

Currently, the property always return 25.
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

AnnoStringCollection Class
AnnoStringCollection Members

Send Feedback