ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFSysFont Class : Name Property |
'Declaration Public ReadOnly Property Name As ImGearPDFAtom
'Usage Dim instance As ImGearPDFSysFont Dim value As ImGearPDFAtom value = instance.Name
public ImGearPDFAtom Name {get;}
public: __property ImGearPDFAtom* get_Name();
public: property ImGearPDFAtom^ Name { ImGearPDFAtom^ get(); }