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: 6.0.8219.1880
Syntax
public string FontFamilyName { get; set; }

Property Value

String
Remarks
Default is "Courier New".
See Also