Back to Devexpress

PrintOptions.ImageFormat Property

windowsforms-devexpress-dot-xtramap-dot-printing-dot-printoptions-741f5463.md

latest1.3 KB
Original Source

PrintOptions.ImageFormat Property

Namespace : DevExpress.XtraMap.Printing

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
[DefaultValue(PrintImageFormat.Bitmap)]
public PrintImageFormat ImageFormat { get; set; }
vb
<DefaultValue(PrintImageFormat.Bitmap)>
Public Property ImageFormat As PrintImageFormat

Property Value

TypeDefault
DevExpress.XtraMap.Printing.PrintImageFormatBitmap

Property Paths

You can access this nested property as listed below:

Object TypePath to ImageFormat
MapControl

.PrintOptions .ImageFormat

|

See Also

PrintOptions Class

PrintOptions Members

DevExpress.XtraMap.Printing Namespace