Skip to main content

ImageExportOptions Class

Contains options which define how a document is exported to an image.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v24.2.Core.dll

Declaration

public class ImageExportOptions :
    PageByPageExportOptionsBase,
    IXtraSupportShouldSerialize

The following members return ImageExportOptions objects:

Remarks

For more information, refer to Export to Image.

See Also