PrintDocumentBasicFont Property

Gets or sets the text font.

Default font is: [Font: Name=Arial, Size=10, Units=3, GdiCharSet=1, GdiVerticalFont=False]

Definition

Namespace: DevCase.Core.IO.Devices.Printer
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public Font Font { get; set; }

Property Value

Font
The text font.

See Also