XFontFamilyIsStyleAvailable Method Terminal Works - PDF Printing.Net Library
Indicates whether the specified FontStyle enumeration is available.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public bool IsStyleAvailable(
	XFontStyle style
)

Parameters

style
Type: PdfEdit.DrawingXFontStyle

Return Value

Type: Boolean
See Also

Reference