ImageGear .NET v25.0 - Updated
Name Field (ImGearPDEColorDataSeparation)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEColorDataSeparation Class : Name Field
Gets or sets the name of separation or colorant.
Syntax
'Declaration
 
Public Name As ImGearPDFAtom
'Usage
 
Dim instance As ImGearPDEColorDataSeparation
Dim value As ImGearPDFAtom
 
value = instance.Name
 
instance.Name = value
public ImGearPDFAtom Name
public: ImGearPDFAtom* Name
public:
ImGearPDFAtom^ Name

Field Value

ImGearPDFAtom class object.
See Also

Reference

ImGearPDEColorDataSeparation Class
ImGearPDEColorDataSeparation Members
ImGearPDFAtom Class