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 | |
---|---|---|
OpenSettings |
Top
Properties
Name | Description | |
---|---|---|
AutoSave | Gets/Sets the value on whether to autosave the modification on the document. Default is true. | |
MarkupCompatibilityProcessSettings | Gets/Sets the value on the MarkupCompatibility Processing Mode. | |
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 | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top