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

περιεχόμενα
[ ]

UserProperties::SetProperty(System::String, bool) method

Ορίζει την τιμή της ιδιότητας boolean.

virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, bool value)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήboolΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::String, double) method

Ορίζει την τιμή της ιδιότητας διπλού.

virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, double value)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήdoubleΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::String, float) method

Ορίζει την τιμή της ιδιότητας float.

virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, float value)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήfloatΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::String, int32_t) method

Ορίζει την τιμή της ιδιότητας ακέραιου.

virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, int32_t value)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήint32_tΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::String, System::ArrayPtr<System::String>) method

Ορίζει την τιμή της ιδιότητας πίνακα συμβολοσειρών.

virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, System::ArrayPtr<System::String> value)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::ArrayPtr\System::String\\Η τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::String, System::Drawing::Color) method

Ορίζει την τιμή της ιδιότητας χρώματος.

virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, System::Drawing::Color value)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::Drawing::ColorΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::String, System::Drawing::Rectangle) method

Ορίζει την τιμή της ιδιότητας ορθογωνίου.

virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, System::Drawing::Rectangle value)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::Drawing::RectangleΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::String, System::Drawing::Size) method

Ορίζει την τιμή της ιδιότητας μεγέθους.

virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, System::Drawing::Size value)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::Drawing::SizeΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::String, System::SharedPtr<Margins>) method

Ορίζει την τιμή της ιδιότητας περιθωρίων.

virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, System::SharedPtr<Margins> value)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::SharedPtr<Margins>Η τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::String, System::SharedPtr<System::Drawing::Drawing2D::Matrix>) method

Ορίζει την τιμή της ιδιότητας matrix.

virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, System::SharedPtr<System::Drawing::Drawing2D::Matrix> value)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::SharedPtr<System::Drawing::Drawing2D::Matrix>Η τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

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

Ορίζει τιμή ιδιότητας string.

virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, System::String value)
ParameterTypeΠεριγραφή
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::StringΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>, System::String, bool) method

Ορίζει την τιμή της ιδιότητας boolean στον καθορισμένο πίνακα ιδιοτήτων.

static System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> properties, System::String key, bool value)
ParameterTypeΠεριγραφή
ιδιότητεςSystem::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>Ο πίνακας ιδιοτήτων.
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήboolΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>, System::String, double) method

Ορίζει την τιμή της ιδιότητας διπλού στον καθορισμένο πίνακα ιδιοτήτων.

static System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> properties, System::String key, double value)
ParameterTypeΠεριγραφή
ιδιότητεςSystem::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>Ο πίνακας ιδιοτήτων.
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήdoubleΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>, System::String, float) method

Ορίζει την τιμή της ιδιότητας float στον καθορισμένο πίνακα ιδιοτήτων.

static System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> properties, System::String key, float value)
ParameterTypeΠεριγραφή
ιδιότητεςSystem::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>Ο πίνακας ιδιοτήτων.
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήfloatΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>, System::String, int32_t) method

Ορίζει την τιμή της ιδιότητας ακέραιου στον καθορισμένο πίνακα ιδιοτήτων.

static System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> properties, System::String key, int32_t value)
ParameterTypeΠεριγραφή
ιδιότητεςSystem::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>Ο πίνακας ιδιοτήτων.
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήint32_tΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>, System::String, System::ArrayPtr<System::String>) method

Ορίζει την τιμή της ιδιότητας πίνακα συμβολοσειρών στον καθορισμένο πίνακα ιδιοτήτων.

static System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> properties, System::String key, System::ArrayPtr<System::String> value)
ParameterTypeΠεριγραφή
ιδιότητεςSystem::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>Ο πίνακας ιδιοτήτων.
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::ArrayPtr\System::String\\Η τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>, System::String, System::Drawing::Color) method

Ορίζει την τιμή της ιδιότητας χρώματος στον καθορισμένο πίνακα ιδιοτήτων.

static System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> properties, System::String key, System::Drawing::Color value)
ParameterTypeΠεριγραφή
ιδιότητεςSystem::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>Ο πίνακας ιδιοτήτων.
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::Drawing::ColorΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>, System::String, System::Drawing::Rectangle) method

Ορίζει την τιμή της ιδιότητας ορθογωνίου στον καθορισμένο πίνακα ιδιοτήτων.

static System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> properties, System::String key, System::Drawing::Rectangle value)
ParameterTypeΠεριγραφή
ιδιότητεςSystem::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>Ο πίνακας ιδιοτήτων.
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::Drawing::RectangleΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>, System::String, System::Drawing::Size) method

Ορίζει την τιμή της ιδιότητας μεγέθους στον καθορισμένο πίνακα ιδιοτήτων.

static System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> properties, System::String key, System::Drawing::Size value)
ParameterTypeΠεριγραφή
ιδιότητεςSystem::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>Ο πίνακας ιδιοτήτων.
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::Drawing::SizeΗ τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>, System::String, System::SharedPtr<Margins>) method

Ορίζει την τιμή της ιδιότητας περιθωρίων στον καθορισμένο πίνακα ιδιοτήτων.

static System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> properties, System::String key, System::SharedPtr<Margins> value)
ParameterTypeΠεριγραφή
ιδιότητεςSystem::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>Ο πίνακας ιδιοτήτων.
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::SharedPtr<Margins>Η τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης

UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>, System::String, System::SharedPtr<System::Drawing::Drawing2D::Matrix>) method

Ορίζει την τιμή της ιδιότητας matrix στον καθορισμένο πίνακα ιδιοτήτων.

static System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> properties, System::String key, System::SharedPtr<System::Drawing::Drawing2D::Matrix> value)
ParameterTypeΠεριγραφή
ιδιότητεςSystem::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>Ο πίνακας ιδιοτήτων.
κλειδίSystem::StringΤο όνομα της ιδιότητας.
τιμήSystem::SharedPtr<System::Drawing::Drawing2D::Matrix>Η τιμή της ιδιότητας.

ReturnValue

Μια ιδιότητα.

Δείτε επίσης