'Usage Dim byteArray() As Byte Dim instance As New ImGearPDFStream(byteArray)
public: ImGearPDFStream( array<byte>^ byteArray )
Parameters
- byteArray
- Memory buffer to create PDF stream from.
Return Value
The new instance of ImGearPDFStream class.
'Usage Dim byteArray() As Byte Dim instance As New ImGearPDFStream(byteArray)
public: ImGearPDFStream( array<byte>^ byteArray )