GetCustomPropertyName()
DocumentProperties::GetCustomPropertyName(int32_t) method
Return a custom property name at the specified index.
System::String Aspose::Slides::DocumentProperties::GetCustomPropertyName(int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero-based index of a custom property to get. |
Return Value
Custom property name at the specified index.
See Also
- Class String
- Class DocumentProperties
- Namespace Aspose::Slides
- Library Aspose.Slides