idx_get()

IDocumentProperties::idx_get(System::String) method

Returns the custom property associated with a specified name. Read System::Object.

virtual System::SharedPtr<System::Object> Aspose::Slides::IDocumentProperties::idx_get(System::String name)=0

Remarks

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

See Also