SignaturePanel.TextAlign Property
Gets or sets the TextAlign enum that specifies the text align inside the panel.
public TextAlign TextAlign { get; set; }
Public Property TextAlign As TextAlign
Property Value
Licensing Info
This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.
Remarks
Default will be left align.