Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpeg2000 Namespace > GtsoBox Class : Data Property |
public byte[] Data {get; set;}
'Declaration Public Property Data As Byte()
public: property array<byte>^ Data { array<byte>^ get(); void set ( array<byte>^ value); }