
Initializes a new instance of the ParagraphFormat class.
[C#]
public ParagraphFormat();
public ParagraphFormat(HorizontalAlignment alignment);
[Visual Basic]
Public Class ParagraphFormat
Public Sub New(ByVal alignment As HorizontalAlignment)
| Parameter | Description | ||||||||||||||||
| alignment | Specifies one of the HorizontalAlignment values. The following values are possible:
|