Note: This API is now obsolete.
Returns an array that contains all the FontFamily objects associated with the current graphics context.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
[ObsoleteAttribute("Use platform API directly.")] public static XFontFamily[] Families { get; }
Property Value
Type: XFontFamilySee Also