Aspose::Pdf::Forms::Form::GetEnumerator method
Form::GetEnumerator method
Gets enumeration of form fields.
System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Annotations::WidgetAnnotation>>> Aspose::Pdf::Forms::Form::GetEnumerator() override
ReturnValue
Field enumerator.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class WidgetAnnotation
- Class Form
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++