Costruttore Aspose::Page::XPS::XpsMetadata::PageImageableSize::PageImageableSize
Contenuti
[
Nascondere
]PageImageableSize::PageImageableSize(int32_t, int32_t) constructor
Crea una nuova istanza.
Aspose::Page::XPS::XpsMetadata::PageImageableSize::PageImageableSize(int32_t width, int32_t height)
| Parametro | Tipo | Descrizione |
|---|---|---|
| width | int32_t | Un valore di proprietà. |
| height | int32_t | Un valore di proprietà. |
Vedi anche
- Class PageImageableSize
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++
PageImageableSize::PageImageableSize(int32_t, int32_t, int32_t, int32_t, int32_t, int32_t) constructor
Crea una nuova istanza.
Aspose::Page::XPS::XpsMetadata::PageImageableSize::PageImageableSize(int32_t width, int32_t height, int32_t originWidth, int32_t originHeight, int32_t extentWidth, int32_t extentHeight)
| Parametro | Tipo | Descrizione |
|---|---|---|
| width | int32_t | Un valore di proprietà. |
| height | int32_t | Un valore di proprietà. |
| originWidth | int32_t | Un valore di proprietà della sotto-proprietà. |
| originHeight | int32_t | Un valore di proprietà della sotto-proprietà. |
| extentWidth | int32_t | Un valore di proprietà della sotto-proprietà. |
| extentHeight | int32_t | Un valore di proprietà della sotto-proprietà. |
Vedi anche
- Class PageImageableSize
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++