Cuminas DjVu SDK for .NET Framework
AnnoStringCollection Class
Members 



Collection of the string to support unknown DjVu annotation entries.
Object Model
AnnoStringCollection ClassString Class
Syntax
<DefaultMemberAttribute("Item")>
Public NotInheritable Class AnnoStringCollection 
   Inherits System.Collections.ObjectModel.Collection(Of String)
   Implements IFormatVersionQuery 
Dim instance As AnnoStringCollection
[DefaultMember("Item")]
public sealed class AnnoStringCollection : System.Collections.ObjectModel.Collection<string>, IFormatVersionQuery  
[DefaultMember("Item")]
public ref class AnnoStringCollection sealed : public System.Collections.ObjectModel.Collection<String>, IFormatVersionQuery  
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      DjVu.AnnoStringCollection

Requirements

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

See Also

Reference

AnnoStringCollection Members
DjVu Namespace

Send Feedback