Aspose::Pdf::Forms::OptionCollection::GetEnumerator method

OptionCollection::GetEnumerator method

Returns enumerator for options in collection.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Option>>> Aspose::Pdf::Forms::OptionCollection::GetEnumerator() override

ReturnValue

Options enumerator.

See Also