ImageDataImageBytes Property |
Gets the byte array that contains the image.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.12.16
Syntaxpublic byte[] ImageBytes { get; }
Public ReadOnly Property ImageBytes As Byte()
Get
Property Value
Byte
See Also