Click or drag to resize

DocumentSettings Properties

The DocumentSettings type exposes the following members.

Properties
  NameDescription
Public propertyAccessFlags
Gets or sets document access options.
Public propertyContextCallback
Gets or sets an optional document context callback.
Public propertyFileNameExtensions
Gets or sets a semicolon-delimited list of supported file name extensions.
Public propertyLoadCallback
Gets or set an optional method to be called when a document is loaded.
Public propertyLoader
Gets or sets a document loader.
Public propertySearchPath
Gets or sets a semicolon-delimited list of directory URLs or paths to search for documents.
Top
See Also