Back to Devexpress

DocumentSaveOptions Properties

officefileapi-devexpress-dot-xtrarichedit-dot-documentsaveoptions-dot-underscore-properties.md

latest1.2 KB
Original Source

DocumentSaveOptions Properties

Represents the settings which define file name and file format that are used when saving and loading the document.

NameDescription
CurrentFileNameGets or sets the file name into which the document is saved or from which it is loaded.
CurrentFormatGets or sets the file format into which the document is saved or from which it is loaded.
DefaultFileNameGets or sets the file name used by default for a new document, when saving or loading a document which has not been previously saved.
DefaultFormatGets or sets the default file format used for saving a newly created document.

See Also

DocumentSaveOptions Class

DocumentSaveOptions Members

DevExpress.XtraRichEdit Namespace