Aspose::Page::UserProperties::PropertyNames method

UserProperties::PropertyNames method

Returns properties names.

virtual System::SharedPtr<System::Collections::Generic::IEnumerator<System::String>> Aspose::Page::UserProperties::PropertyNames()

ReturnValue

Enumerator of properties names.

See Also