[]
Gets or sets a value determining how text is aligned within a page.
[C1Category("Text")]
[C1Description("Watermark.Align", "The alignment of Text within a page.")]
public FieldAlignEnum Align { get; set; }
<C1Category("Text")>
<C1Description("Watermark.Align", "The alignment of Text within a page.")>
Public Property Align As FieldAlignEnum