ImageExportOptions Class
Contains options which define how a document is exported to an image.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
public class ImageExportOptions :
PageByPageExportOptionsBase,
IXtraSupportShouldSerialize
Related API Members
The following members return ImageExportOptions objects:
Remarks
For more information, refer to Export to Image.
Inheritance
Object
ExportOptionsBase
PageByPageExportOptionsBase
ImageExportOptions
See Also