Nevron Open Vision Documentation
Nevron.Nov.Diagram.Formats.Visio Namespace / NVisioDrawingSaveSettings Class
Fields Properties


In This Topic
    NVisioDrawingSaveSettings Class Members
    In This Topic

    The following tables list the members exposed by NVisioDrawingSaveSettings.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public FieldThe compression level to use for saving. By default set to BestSpeed for drawings and BestCompression for drawing templates. (Inherited from Nevron.Nov.Diagram.Formats.NDrawingSaveSettings)
    Public FieldThe target in which the document will be saved. (Inherited from Nevron.Nov.Dom.NDocumentSaveSettings)
    Public FieldGets/Sets the library settings to save for a drawing document. (Inherited from Nevron.Nov.Diagram.Formats.NDrawingSaveSettings)
    Public FieldSpecifies whether the File information inside the document.DocumentInformation should be updated. (Inherited from Nevron.Nov.Dom.NDocumentSaveSettings)
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets whether to embed a preview (in EMF format) of the document in the generated Visio package. By default set to true.  
    Public PropertyGets/Sets the protections to apply to the Visio shapes created for a NOV table block. By default set to move, resize, rotate, delete, ungroup, geometry and trackers edit.  
    Top
    See Also