Nevron Open Vision Documentation
Nevron.Nov.Diagram.Export Namespace / NDrawingVectorImageExporter Class / SaveToStream Method


In This Topic
    SaveToStream Method (NDrawingVectorImageExporter)
    In This Topic
    Exports the specified bounds of the document to an image and saves it to the given stream.
    Overload List
    OverloadDescription
    Exports the specified bounds of the document to an image and saves it to the given stream.  
    Exports the whole document to a vector image of the specified vector image format and saves it to the given stream. (Inherited from Nevron.Nov.UI.NVectorImageExporter<NDrawing>)
    Exports the specified bounds of the document to a vector image of the specified vector image format and saves it to the given stream. (Inherited from Nevron.Nov.UI.NVectorImageExporter<NDrawing>)
    Exports the specified bounds of the document to a vector image of the specified vector image format and saves it to the given stream. (Inherited from Nevron.Nov.UI.NVectorImageExporter<NDrawing>)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also