XFont  Conversion (Font to XFont)Terminal Works - PDF Printing.Net Library
Implicit conversion form Font to XFont

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

public static implicit operator XFont (
	Font font
)

Parameters

font
Type: System.DrawingFont

Return Value

Type: XFont
See Also

Reference