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




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFilterSpec Class : Name Field
Filter name.
Syntax
'Declaration
 
Public Name As ImGearPDFAtom
'Usage
 
Dim instance As ImGearPDEFilterSpec
Dim value As ImGearPDFAtom
 
value = instance.Name
 
instance.Name = value
public ImGearPDFAtom Name
public: ImGearPDFAtom* Name
public:
ImGearPDFAtom^ Name

Field Value

ImGearPDFAtom class object.
Remarks
Supported filters are:
See Also

Reference

ImGearPDEFilterSpec Class
ImGearPDEFilterSpec Members
ImGearPDFAtom Class