Click or drag to resize

GraphDocumentBaseExportActions Methods

The GraphDocumentBaseExportActions type exposes the following members.

Methods
 NameDescription
Public methodStatic memberDoExportGraph(GraphDocumentBase, String) 
Public methodStatic memberDoExportGraph(GraphDocumentBase, String, GraphExportOptions) 
Public methodStatic memberRenderAsBitmap Renders the graph document as bitmap with default PixelFormat.Format32bppArgb.
Public methodStatic memberRenderAsEnhancedMetafileVectorFormat Renders the graph document as enhanced metafile image in vector format with the options given in renderingOptions
Public methodStatic memberSaveMiniProject Internal routine to save a mini project under a given name.
Public methodStatic memberShowExportMultipleGraphsAsMiniProjectDialogShows the multi file export dialog and exports the graphs as mini projects.
Public methodStatic memberShowExportMultipleGraphsDialogShows the multi file export dialog and exports the graphs, using the GraphExportOptions that are stored in this class.
Public methodStatic memberShowExportMultipleGraphsDialogAndExportOptionsShows the dialog to choose the graph export options, and then the multi file export dialog.
Public Extension MethodShowFileExportDialog 
Public Extension MethodShowFileExportMetafileDialog 
Public Extension MethodShowFileExportSpecificDialog 
Public Extension MethodShowFileExportTiffDialog 
Public methodStatic memberShowGraphExportOptionsDialog Shows the graph export options dialog and thus sets the current graph export options.
Top
See Also