PdfFormAddFieldsOptions.GetFieldsCreateOptions

PdfFormAddFieldsOptions.GetFieldsCreateOptions property

Gets List of FieldCreateOptions for creating Fields in method Process call.

public List<FieldCreateOptions> GetFieldsCreateOptions { get; }

See Also