PrintOptions.ImageFormat Property
Namespace: DevExpress.XtraTreeMap.Printing
Assembly: DevExpress.XtraTreeMap.v25.1.dll
NuGet Package: DevExpress.TreeMap
Declaration
Property Value
Type | Default |
---|---|
PrintImageFormat | Bitmap |
Available values:
Name |
---|
Bitmap |
Metafile |
Svg |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ImageFormat |
---|---|
HierarchicalChartControlBase |
|
See Also