Aspose::Pdf::ExportFieldsOptions::get_FieldSelector method
ExportFieldsOptions::get_FieldSelector method
Gets a delegate that determines whether a particular field should be exported. If the delegate is null, all fields are exported (the default behaviour).
System::Predicate<System::SharedPtr<Forms::Field>> Aspose::Pdf::ExportFieldsOptions::get_FieldSelector() const
See Also
- Typedef Predicate
- Typedef SharedPtr
- Class Field
- Class ExportFieldsOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++