PdfFormOptionsSubmitOnlyFieldsFromButtonForm Property
Gets or sets a value indicating whether submit buttons include only fields that belong to the same HTML form
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public bool SubmitOnlyFieldsFromButtonForm { get; set; }
Property Value
Boolean to scope submit actions to the fields of the button's form;
otherwise,