ImageGear .NET
Value Property (ImGearPDFBasStream)




Gets the value of the specified stream object.
Syntax
public byte[] Value {get;}
public: __property byte[]* get_Value();
public:
property array<byte>^ Value {
   array<byte>^ get();
}
'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

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback