The LoadSaveSettingsBase class is the base class of the LoadSettings and SaveSettings classes.

Syntax

public abstract class LoadSaveSettingsBase
Public MustInherit Class LoadSaveSettingsBase

Properties

Property Description
DefaultStreamType Determines the default StreamType used in the file Open...
DocumentBasePath Sets a base path saved in the document that is used to resolve relative file paths.
EmbeddedFiles Specifies an array of EmbeddedFile objects which will be embedded in the saved document.
MasterPassword Specifies a password for the document's access permissions.
ReportingMergeBlockFormat Specifies how reporting merge blocks are handled when a document is saved.
UserPassword Specifies the password for the user when the document is reopened.