PdfSubmitFormActionFlags Property

A biwise OR of flags specifying various characteristics of the action

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfFormSubmitFlags Flags { get; set; }

Property Value

PdfFormSubmitFlags

See Also