Aspose::Page::Plugins::XpsConverterToImageOptions::XpsConverterToImageOptions Konstruktor
Inhalt
[
Ausblenden
]XpsConverterToImageOptions::XpsConverterToImageOptions() constructor
Initialisiert eine neue Instanz des XpsConverterToImageOptions-Objekts mit Standardoptionen.
Aspose::Page::Plugins::XpsConverterToImageOptions::XpsConverterToImageOptions()
Siehe auch
- Class XpsConverterToImageOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++
XpsConverterToImageOptions::XpsConverterToImageOptions(Aspose::Page::Drawing::Imaging::ImageFormat) constructor
Initialisiert eine neue Instanz des XpsConverterToImageOptions-Objekts mit Bildformat.
Aspose::Page::Plugins::XpsConverterToImageOptions::XpsConverterToImageOptions(Aspose::Page::Drawing::Imaging::ImageFormat imageFormat)
| Parameter | Typ | Beschreibung |
|---|---|---|
| imageFormat | Aspose::Page::Drawing::Imaging::ImageFormat | Ein Format des resultierenden Bildes. |
Siehe auch
- Enum ImageFormat
- Class XpsConverterToImageOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++
XpsConverterToImageOptions::XpsConverterToImageOptions(Aspose::Page::Drawing::Imaging::ImageFormat, System::Drawing::Size) constructor
Initialisiert eine neue Instanz des XpsConverterToImageOptions-Objekts mit Bildformat und einer Größe des resultierenden Bildes.
Aspose::Page::Plugins::XpsConverterToImageOptions::XpsConverterToImageOptions(Aspose::Page::Drawing::Imaging::ImageFormat imageFormat, System::Drawing::Size size)
| Parameter | Typ | Beschreibung |
|---|---|---|
| imageFormat | Aspose::Page::Drawing::Imaging::ImageFormat | Ein Format des resultierenden Bildes. |
| size | System::Drawing::Size | Eine Größe des resultierenden Bildes. |
Siehe auch
- Enum ImageFormat
- Class Size
- Class XpsConverterToImageOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++
XpsConverterToImageOptions::XpsConverterToImageOptions(System::Drawing::Size) constructor
Initialisiert eine neue Instanz des XpsConverterToImageOptions-Objekts mit einer Größe des resultierenden Bildes.
Aspose::Page::Plugins::XpsConverterToImageOptions::XpsConverterToImageOptions(System::Drawing::Size size)
| Parameter | Typ | Beschreibung |
|---|---|---|
| size | System::Drawing::Size | Eine Größe des resultierenden Bildes. |
Siehe auch
- Class Size
- Class XpsConverterToImageOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++