Skip to main content
All docs
V18.2

XpsExportOptions.RasterizationResolution Property

For internal use.

Namespace: DevExpress.XtraPrinting

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

Declaration

[Browsable(false)]
[XtraSerializableProperty(XtraSerializationVisibility.Hidden)]
public override int RasterizationResolution { get; set; }

Property Value

Type
Int32

Property Paths

You can access this nested property as listed below:

Object Type Path to RasterizationResolution
ExportOptionsContainer
.Xps.RasterizationResolution
See Also