PdfFormOptionsValidationBehavior Property

Gets or sets how HTML validation metadata is mapped to PDF behavior

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfValidationBehavior ValidationBehavior { get; set; }

Property Value

PdfValidationBehavior
A PdfValidationBehavior value that controls whether basic Acrobat JavaScript validation is generated

See Also