HeaderFooterFontQuality Property

Specifies the output quality of the font. Equivalent to the GDI LOGFONT lfQuality field.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public uint Quality { get; set; }

Property Value

Type: UInt32
See Also