Click or drag to resize
DataRegionFont Property
Gets the font object.

Namespace: Aceoffix.WordWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public Font Font { get; }

Property Value

Type: Font
Remarks

The font object defined in Microsoft Word.

See Also