[]
Gets or sets a value indicating how text is aligned within the field. This property is used only if the field's text is not enclosed in RTF begin/end tags "{\rtf1" and "}".
[C1Category("Appearance")]
[C1Description("RtfField.Align", "Specifies how text is aligned within the field. Used only if the field's text is not enclosed in RTF begin/end tags \"{\rtf1\" and \"}\".")]
public FieldAlignEnum Align { get; set; }
<C1Category("Appearance")>
<C1Description("RtfField.Align", "Specifies how text is aligned within the field. Used only if the field's text is not enclosed in RTF begin/end tags ""{" & vbCr & "tf1"" and ""}"".")>
Public Property Align As FieldAlignEnum