System::Drawing::Imaging::PropertyItem::set_Value método
PropertyItem::set_Value method
Establece el tipo de la propiedad representada por el objeto actual en bytes.
void System::Drawing::Imaging::PropertyItem::set_Value(const System::ArrayPtr<uint8_t> &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | const System::ArrayPtr<uint8_t>& | El valor a establecer |
Ver también
- Typedef ArrayPtr
- Class PropertyItem
- Namespace System::Drawing::Imaging
- Library Aspose.PDF for C++