Click or drag to resize
DataRegionParagraphFormat Property
Gets the ParagraphFormat object.

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

Property Value

Type: ParagraphFormat
Remarks

The ParagraphFormat object defined in Microsoft Word.

See Also