SignaturePanelLayout Enum

Specifies the panel layout in the signature field.

public enum SignaturePanelLayout
Public Enum SignaturePanelLayout

Inheritance: ObjectValueTypeEnumSignaturePanelLayout

Fields

SignaturePanelLayout.Auto0Automatically decided based on the signature field height and width.
SignaturePanelLayout.LeftAndRight1Sets the panels at Left and Right.
SignaturePanelLayout.TopAndBottom2Sets 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:

Remarks

NOTE: This enumeration required the .NET Framework 2.0 or greater.

See Also

ceTe.DynamicPDF.PageElements.Forms

In this topic