ImageGear for .NET
Dict Property




Gets the stream's attributes dictionary.
Syntax
'Declaration
 
Public ReadOnly Property Dict As ImGearPDFBasDict
'Usage
 
Dim instance As ImGearPDFBasStream
Dim value As ImGearPDFBasDict
 
value = instance.Dict
public ImGearPDFBasDict Dict {get;}
public: __property ImGearPDFBasDict* get_Dict();
public:
property ImGearPDFBasDict^ Dict {
   ImGearPDFBasDict^ get();
}

Property Value

ImGearPDFBasDict class value.
See Also

Reference

ImGearPDFBasStream Class
ImGearPDFBasStream Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback