ImageGear .NET - Updated May 1, 2018
GetAttributes Method (ImGearPDFSysFont)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFSysFont Class : GetAttributes Method
Gets the attributes of a system font.
Syntax
'Declaration
 
Public Function GetAttributes() As ImGearPDEFontAttrs
 
'Usage
 
Dim instance As ImGearPDFSysFont
Dim value As ImGearPDEFontAttrs
 
value = instance.GetAttributes()

Return Value

ImGearPDEFontAttrs class object.
See Also

Reference

ImGearPDFSysFont Class
ImGearPDFSysFont Members
ImGearPDFAtom Class
ImGearPDEFontAttrs Class
ImGearPDESysFontMatchFlags Enumeration