get_DocumentProperty()

Presentation::get_DocumentProperty(System::String) method

Returns custom property defined by name.

System::SharedPtr<System::Object> Aspose::Slides::Presentation::get_DocumentProperty(System::String name) override

Remarks

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

See Also