get_DocumentProperty()

IPresentation::get_DocumentProperty(System::String) method

Returns custom property defined by name.

virtual System::SharedPtr<System::Object> Aspose::Slides::IPresentation::get_DocumentProperty(System::String name)=0

Remarks

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

See Also