WordprocessingDocument Properties

Include Protected Members
Include Inherited Members

The WordprocessingDocument type exposes the following members.

Properties

  Name Description
Public property AutoSave Gets the flag indicating whether the parts should be saved on disposing. (Inherited from OpenXmlPackage.)
Public property CompressionOption Get / Set the compression level for content of new part. (Inherited from OpenXmlPackage.)
Public property CoreFilePropertiesPart Gets the CoreFilePropertiesPart of the WordprocessingDocument.
Public property CustomFilePropertiesPart Gets the CustomFilePropertiesPart of the WordprocessingDocument.
Public property DataPartReferenceRelationships Enumerates all DataPartReferenceRelationship relationships. (Inherited from OpenXmlPartContainer.)
Public property DataParts Enumerates all the DataPart in the document package. (Inherited from OpenXmlPackage.)
Public property DigitalSignatureOriginPart Gets the DigitalSignatureOriginPart of the WordprocessingDocument.
Public property DocumentType Gets the type of the WordprocessingDocument.
Public property ExtendedFilePropertiesPart Gets the ExtendedFilePropertiesPart of the WordprocessingDocument.
Public property ExternalRelationships Enumerates all external relationships. Hyperlink relationships are not included, use HyperlinkRelationship property to enumerate hyperlink relationships. (Inherited from OpenXmlPartContainer.)
Public property FileOpenAccess Gets the FileAccess setting for the document. The current IO access setting: Read, Write, or ReadWrite. (Inherited from OpenXmlPackage.)
Public property HyperlinkRelationships Enumerates all hyperlink relationships. (Inherited from OpenXmlPartContainer.)
Public property MainDocumentPart Gets the MainDocumentPart of the WordprocessingDocument.
Public property MarkupCompatibilityProcessSettings Gets the markup compatibilty settings applied in loading time (Inherited from OpenXmlPackage.)
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. (Inherited from OpenXmlPackage.)
Public property Package Gets the Package of the document. (Inherited from OpenXmlPackage.)
Public property PackageProperties Gets the core properties (PackageProperties) of the Open XML document (package). (Inherited from OpenXmlPackage.)
Public property PartExtensionProvider PartExtensionProvider which provide map from ContentType to part extension (Inherited from OpenXmlPackage.)
Public property Parts Enumerates all parts which are relationship targets of this part. (Inherited from OpenXmlPartContainer.)
Public property QuickAccessToolbarCustomizationsPart Gets the QuickAccessToolbarCustomizationsPart of the WordprocessingDocument.
Public property RibbonAndBackstageCustomizationsPart Gets the RibbonAndBackstageCustomizationsPart of the WordprocessingDocument, only available in Office2010.
Public property RibbonExtensibilityPart Gets the RibbonExtensibilityPart of the WordprocessingDocument.
Public property ThumbnailPart Gets the ThumbnailPart of the WordprocessingDocument.

Top

See Also

Reference

WordprocessingDocument Class

DocumentFormat.OpenXml.Packaging Namespace