Nevron Open Vision Documentation
Nevron.Nov.Chart.Export Namespace / NChartPrintExporter Class
Properties Methods


In This Topic
    NChartPrintExporter Class Members
    In This Topic

    The following tables list the members exposed by NChartPrintExporter.

    Public Constructors
     NameDescription
    Public ConstructorInitializing constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the content of the exported document. (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Public PropertyGets the document being exported. (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Public PropertyGets the file to export the document to. (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Top
    Public Methods
     NameDescription
    Public MethodGets the print layout of the document content element (Inherited from Nevron.Nov.UI.NPagedMediaExporter<TContent>)
    Public MethodOverloaded. Prints the document, for which this exporter is created. This operation shows the native Print dialog, from which the user can select a printer. (Inherited from Nevron.Nov.UI.NPrintExporter<NChartViewSurface>)
    Public MethodOverloaded. Shows the image export dialog, from which the user can select different imaging options and export the document to an image. (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates an export dialog. (Inherited from Nevron.Nov.UI.NPrintExporter<NChartViewSurface>)
    Protected MethodGets the resolution of the document (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Top
    See Also