Share via


OpenSettings Members

Include Protected Members
Include Inherited Members

Defines OpenSettings - the settings when openning a document.

The OpenSettings type exposes the following members.

Constructors

  Name Description
Public method OpenSettings

Top

Properties

  Name Description
Public property AutoSave Gets/Sets the value on whether to autosave the modification on the document. Default is true.
Public property MarkupCompatibilityProcessSettings Gets/Sets the value on the MarkupCompatibility Processing Mode.
Public property MaxCharactersInPart Gets or sets a value indicating the maximum allowable number of characters in an Open XML part. A zero (0) value means no limits on the size of the part. A non-zero value specifies the maximum size, in characters.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

OpenSettings Class

DocumentFormat.OpenXml.Packaging Namespace