Aspose::Pdf::CollectionSchema::GetCollectionField method
CollectionSchema::GetCollectionField method
Gets a collection field by name.
System::SharedPtr<CollectionField> Aspose::Pdf::CollectionSchema::GetCollectionField(System::String name)
Parameter | Type | Description |
---|---|---|
name | System::String | The field name |
ReturnValue
See Also
- Typedef SharedPtr
- Class CollectionField
- Class String
- Class CollectionSchema
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++