ImageGear for .NET
BaseName Property




Gets the name of the base color space.
Syntax
'Declaration
 
Public ReadOnly Property BaseName As ImGearPDFAtom
'Usage
 
Dim instance As ImGearPDEColorSpace
Dim value As ImGearPDFAtom
 
value = instance.BaseName
public ImGearPDFAtom BaseName {get;}
public: __property ImGearPDFAtom* get_BaseName();
public:
property ImGearPDFAtom^ BaseName {
   ImGearPDFAtom^ get();
}

Property Value

ImGearPDFAtom class object.
Remarks
This is a helper routine for indexed color spaces.
See Also

Reference

ImGearPDEColorSpace Class
ImGearPDEColorSpace Members
ImGearPDFAtom Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback