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


In This Topic
    NNevronDrawingSaveSettings Class Members
    In This Topic

    The following tables list the members exposed by NNevronDrawingSaveSettings.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    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
    Public Properties
     NameDescription
    Public PropertyDetermines whether to serialize object properties or not. By default set to true.  
    Top
    See Also