Aspose::Page::UserProperties::GetProperty μέθοδος

UserProperties::GetProperty(System::String) method

Λαμβάνει τιμή ιδιότητας string.

virtual System::String Aspose::Page::UserProperties::GetProperty(System::String key)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.

ReturnValue

Τιμή ιδιότητας.

Δείτε επίσης

UserProperties::GetProperty(System::String, System::String) method

Λαμβάνει τιμή ιδιότητας string. Εάν η ζητούμενη ιδιότητα λείπει, επιστρέφει την προεπιλεγμένη τιμή που παρέχεται.

virtual System::String Aspose::Page::UserProperties::GetProperty(System::String key, System::String defValue)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.
defValueSystem::StringΠροεπιλεγμένη τιμή της ιδιότητας.

ReturnValue

Τιμή ιδιότητας.

Δείτε επίσης