Click or drag to resize
FontFontSize Property
The font size in twpis. E.g. a font of size 10pt has a value of 200.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
public int FontSize { get; set; }

Property Value

Type: Int32
See Also