ImageGear .NET - Updated October 2, 2018
Value Property (ImGearPDFBasStream)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBasStream Class : Value Property
Gets the value of the specified stream object.
Syntax
'Declaration
 
Public ReadOnly Property Value As Byte()
 
'Usage
 
Dim instance As ImGearPDFBasStream
Dim value() As Byte
 
value = instance.Value

Property Value

Byte array.
See Also

Reference

ImGearPDFBasStream Class
ImGearPDFBasStream Members