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

TextAlign

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Remarks

Default will be left align.

See Also

SignaturePanel
ceTe.DynamicPDF.PageElements.Forms

In this topic