HtmlExportOptionsBase.RasterizeImages Property
For internal use.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
[Browsable(false)]
[XtraSerializableProperty(XtraSerializationVisibility.Hidden)]
public override bool RasterizeImages { get; set; }
<Browsable(False)>
<XtraSerializableProperty(XtraSerializationVisibility.Hidden)>
Public Overrides Property RasterizeImages As Boolean
Property Value
Type |
---|
Boolean |
Property Paths
You can access this nested property as listed below:
Show 30 property paths
See Also
Feedback