Font is being passed back via this property.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public Font Font { get; set; }
Visual Basic (Declaration)
Public Property Font As Font

See Also