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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | bool | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class String
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
UserProperties::SetProperty(System::String, double) method
Ορίζει την τιμή της ιδιότητας διπλού.
virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, double value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | double | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class String
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
UserProperties::SetProperty(System::String, float) method
Ορίζει την τιμή της ιδιότητας float.
virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, float value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | float | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class String
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
UserProperties::SetProperty(System::String, int32_t) method
Ορίζει την τιμή της ιδιότητας ακέραιου.
virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, int32_t value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | int32_t | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class String
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::ArrayPtr\System::String\\ | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class String
- Typedef ArrayPtr
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
UserProperties::SetProperty(System::String, System::Drawing::Color) method
Ορίζει την τιμή της ιδιότητας χρώματος.
virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, System::Drawing::Color value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::Drawing::Color | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class String
- Class Color
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
UserProperties::SetProperty(System::String, System::Drawing::Rectangle) method
Ορίζει την τιμή της ιδιότητας ορθογωνίου.
virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, System::Drawing::Rectangle value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::Drawing::Rectangle | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class String
- Class Rectangle
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
UserProperties::SetProperty(System::String, System::Drawing::Size) method
Ορίζει την τιμή της ιδιότητας μεγέθους.
virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, System::Drawing::Size value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::Drawing::Size | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class String
- Class Size
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
UserProperties::SetProperty(System::String, System::SharedPtr<Margins>) method
Ορίζει την τιμή της ιδιότητας περιθωρίων.
virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, System::SharedPtr<Margins> value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::SharedPtr<Margins> | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class String
- Class Margins
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::SharedPtr<System::Drawing::Drawing2D::Matrix> | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class String
- Class Matrix
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
UserProperties::SetProperty(System::String, System::String) method
Ορίζει τιμή ιδιότητας string.
virtual System::SharedPtr<System::Object> Aspose::Page::UserProperties::SetProperty(System::String key, System::String value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::String | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class String
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ιδιότητες | System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> | Ο πίνακας ιδιοτήτων. |
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | bool | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class Dictionary
- Class String
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ιδιότητες | System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> | Ο πίνακας ιδιοτήτων. |
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | double | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class Dictionary
- Class String
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ιδιότητες | System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> | Ο πίνακας ιδιοτήτων. |
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | float | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class Dictionary
- Class String
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ιδιότητες | System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> | Ο πίνακας ιδιοτήτων. |
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | int32_t | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class Dictionary
- Class String
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ιδιότητες | System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> | Ο πίνακας ιδιοτήτων. |
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::ArrayPtr\System::String\\ | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class Dictionary
- Class String
- Typedef ArrayPtr
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ιδιότητες | System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> | Ο πίνακας ιδιοτήτων. |
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::Drawing::Color | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class Dictionary
- Class String
- Class Color
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ιδιότητες | System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> | Ο πίνακας ιδιοτήτων. |
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::Drawing::Rectangle | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class Dictionary
- Class String
- Class Rectangle
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ιδιότητες | System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> | Ο πίνακας ιδιοτήτων. |
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::Drawing::Size | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class Dictionary
- Class String
- Class Size
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ιδιότητες | System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> | Ο πίνακας ιδιοτήτων. |
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::SharedPtr<Margins> | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class Dictionary
- Class String
- Class Margins
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++
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)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ιδιότητες | System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> | Ο πίνακας ιδιοτήτων. |
| κλειδί | System::String | Το όνομα της ιδιότητας. |
| τιμή | System::SharedPtr<System::Drawing::Drawing2D::Matrix> | Η τιμή της ιδιότητας. |
ReturnValue
Μια ιδιότητα.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class Dictionary
- Class String
- Class Matrix
- Class UserProperties
- Namespace Aspose::Page
- Library Aspose.Page for C++