Click or drag to resize

OpenXmlPartReaderOptions Properties

The OpenXmlPartReaderOptions type exposes the following members.

Properties
 NameDescription
Public propertyCloseStream Gets or sets a value indicating whether the stream should be closed on the part reader being closed.
Public propertyIgnoreWhitespace Gets or sets a value indicating whether whitespace will be ignored.
Public propertyMaxCharactersInPart Gets or sets the maximum characters allowed in a part.
Public propertyReadMiscellaneousNodes Gets or sets a value indicating whether miscellaneous nodes are read.
Top
See Also