Note: This API is now obsolete.
            Returns an array that contains all the FontFamily objects available for the specified 
            graphics context.
            
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
[ObsoleteAttribute("Use platform API directly.")] public static XFontFamily[] GetFamilies( XGraphics graphics )
Parameters
- graphics
 - Type: PdfEdit.DrawingXGraphics
 
Return Value
Type: XFontFamilySee Also