ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFWord Class : Bytes Property |
'Declaration Public ReadOnly Property Bytes As Byte()
'Usage Dim instance As ImGearPDFWord Dim value() As Byte value = instance.Bytes
public byte[] Bytes {get;}
public: __property byte[]* get_Bytes();
public: property array<byte>^ Bytes { array<byte>^ get(); }
The result is provided in whatever encoding the PDF Word uses, for both Roman and non-Roman systems.