ImageGear .NET - Updated December 24, 2018
GetSysFont Method




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFont Class : GetSysFont Method
Gets the system font object associated with a font object.
Syntax
'Declaration
 
Public Function GetSysFont() As ImGearPDFSysFont
 
'Usage
 
Dim instance As ImGearPDEFont
Dim value As ImGearPDFSysFont
 
value = instance.GetSysFont()

Return Value

ImGearPDFSysFont class object.
See Also

Reference

ImGearPDEFont Class
ImGearPDEFont Members
ImGearPDFSysFont Class