Click or drag to resize

PageSetupInfoFontFamilyName Property

Gets or sets the name of the font for printing.

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public string FontFamilyName { get; set; }

Property Value

Type: String
Remarks
Default is "Courier New".
See Also