Aspose::Page::Plugins::XpsConverterToImageOptions::XpsConverterToImageOptions Konstruktor

XpsConverterToImageOptions::XpsConverterToImageOptions() constructor

Initialisiert eine neue Instanz des XpsConverterToImageOptions-Objekts mit Standardoptionen.

Aspose::Page::Plugins::XpsConverterToImageOptions::XpsConverterToImageOptions()

Siehe auch

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)
ParameterTypBeschreibung
imageFormatAspose::Page::Drawing::Imaging::ImageFormatEin Format des resultierenden Bildes.

Siehe auch

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)
ParameterTypBeschreibung
imageFormatAspose::Page::Drawing::Imaging::ImageFormatEin Format des resultierenden Bildes.
sizeSystem::Drawing::SizeEine Größe des resultierenden Bildes.

Siehe auch

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)
ParameterTypBeschreibung
sizeSystem::Drawing::SizeEine Größe des resultierenden Bildes.

Siehe auch