PdfFormOptionsValidationBehavior Property

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

Definition

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

Property Value

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

See Also