PdfSubmitFormActionFlags Property

A biwise OR of flags specifying various characteristics of the action

Definition

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

Property Value

PdfFormSubmitFlags

See Also