idx_get()

DocumentProperties::idx_get(System::String) method

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

System::SharedPtr<System::Object> Aspose::Slides::DocumentProperties::idx_get(System::String name) override

Remarks

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

See Also