FontFontSize Property DocuWare Platform .NET API
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.6
Syntax

C#
[XmlAttributeAttribute]
public int FontSize { get; set; }

Property Value

Type: Int32
See Also

Reference