Cuminas DjVu SDK for .NET Framework
Id Property (Chunk)



Gets the ID of the chunk.
Syntax
Public ReadOnly Property Id As String
Dim instance As Chunk
Dim value As String
 
value = instance.Id
public string Id {get;}
public:
property String^ Id {
   String^ get();
}

Property Value

The ID of the chunk.
Requirements

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

See Also

Reference

Chunk Class
Chunk Members

Send Feedback