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


In This Topic
    NChartPdfExporter Class Members
    In This Topic

    The following tables list the members exposed by NChartPdfExporter.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    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 MethodExports a document to PDF format. This operation shows the native Save File dialog, from which the user can select the PDF file. (Inherited from Nevron.Nov.UI.NPdfExporter<NChartViewSurface>)
    Public MethodOverloaded. Renders the document as PDF to the specified file. (Inherited from Nevron.Nov.UI.NPdfExporter<NChartViewSurface>)
    Public MethodRenders the document as PDF to the specified stream. (Inherited from Nevron.Nov.UI.NPdfExporter<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 a PDF export dialog (Inherited from Nevron.Nov.UI.NPdfExporter<NChartViewSurface>)
    Protected MethodGets the resolution of the document (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Top
    See Also