SignaturePanelLayout Enum
Specifies the panel layout in the signature field.
public enum SignaturePanelLayout
Public Enum SignaturePanelLayout
Inheritance: ObjectValueTypeEnumSignaturePanelLayout
Fields
SignaturePanelLayout.Auto | 0 | Automatically decided based on the signature field height and width. |
SignaturePanelLayout.LeftAndRight | 1 | Sets the panels at Left and Right. |
SignaturePanelLayout.TopAndBottom | 2 | Sets the panels at Top and Bottom. |
Licensing Info
This enum 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
NOTE: This enumeration required the .NET Framework 2.0 or greater.