Search
ImageExportOptions Members
Properties
 


Provides several customization properties for the CreateBitmap and SaveToBitmap methods.

The following tables list the members exposed by the ImageExportOptions type.

 Public Properties

  Name Description

Bottom

 

EnableBkgrColor

Gets or sets a value indicating whether flowchart's BackColor will be used to fill the background of exported image.

EnableBkgrImage

Gets or sets a value indicating whether flowchart's Picture will be rendered in the exported image.

EnableSelHandles

Gets or sets a value indicating whether to render selection handles.

EnableShadows

Gets or sets a value indicating whether to render shadows of flowchart items.

GdiPlusExtensions

Gets or sets a value indicating whether GDI+ metafile extensions are enabled.

Left

 

Right

 

ScaleFactor

Gets or sets the scaling factor of the exported image.

Top

 

 See Also