set_DocumentProperty()
Presentation::set_DocumentProperty(System::String, System::SharedPtr<System::Object>) method
Set custom property defined by name.
void Aspose::Slides::Presentation::set_DocumentProperty(System::String name, System::SharedPtr<System::Object> value) override
Remarks
Value can be int, float, double, string, bool or DateTime.
See Also
- Typedef SharedPtr
- Class String
- Class Object
- Class Presentation
- Namespace Aspose::Slides
- Library Aspose.Slides