SignaturePanel.ShowLabels Property

Gets or sets a value indicating if the signature information should include a label.

public bool ShowLabels { get; set; }
Public Property ShowLabels As Boolean

Property Value

Boolean

Licensing Info

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

Remarks

Default is true. Disabling this option will cause a new line for each information item.

See Also

SignaturePanel
ceTe.DynamicPDF.PageElements.Forms

In this topic