Aspose::Pdf::Plugins::FormExporterValuesToCsvOptions class

FormExporterValuesToCsvOptions class

Represents options for export Value property(s) of specified field(s) (not annotations).

class FormExporterValuesToCsvOptions : public Aspose::Pdf::Plugins::FormExporterOptions

Methods

MethodDescription
FormExporterValuesToCsvOptions(SelectField, char16_t)Initializes a new instance of the FormExporterValuesToCsvOptions object, in which the fields whose data will be exported and the separator for the exported data are specified.

See Also