Aspose::Pdf::CollectionSchema::GetCollectionField method

CollectionSchema::GetCollectionField method

Gets a collection field by name.

System::SharedPtr<CollectionField> Aspose::Pdf::CollectionSchema::GetCollectionField(System::String name)
ParameterTypeDescription
nameSystem::StringThe field name

ReturnValue

See Also