FormElement.Visible Property

Gets or Sets the form field visible on Pdf. By default its true.

public bool Visible { get; set; }
Public Property Visible 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:

See Also

FormElement
ceTe.DynamicPDF.PageElements.Forms

In this topic