idx_set()
DocumentProperties::idx_set(System::String, System::SharedPtr<System::Object>) method
Sets the custom property associated with a specified name. Write System::Object.
void Aspose::Slides::DocumentProperties::idx_set(System::String name, System::SharedPtr<System::Object> value) override
Remarks
Value can be int, float, string, bool or DateTime.
See Also
- Typedef SharedPtr
- Class String
- Class Object
- Class DocumentProperties
- Namespace Aspose::Slides
- Library Aspose.Slides