idx_set()

IDocumentProperties::idx_set(System::String, System::SharedPtr<System::Object>) method

Sets the custom property associated with a specified name. Write System::Object.

virtual void Aspose::Slides::IDocumentProperties::idx_set(System::String name, System::SharedPtr<System::Object> value)=0

Remarks

Value can be int, float, double, string, bool or DateTime.

See Also