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
| Method | Description |
|---|---|
| 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
- Class FormExporterOptions
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++