Table of Contents

Property ValueIsRequired

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

ValueIsRequired

Gets or sets a value indicating whether this control must have a value at the time it is exported by a PdfSubmitFormAction.

public bool ValueIsRequired { get; set; }

Property Value

bool

true if this control must have a value at the time it is exported; otherwise, false.