Share via


GlossaryDocument.DocParts Property

Definition

List of Glossary Document Entries.

Represents the following element tag in the schema: w:docParts.

public DocumentFormat.OpenXml.Wordprocessing.DocParts DocParts { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DocParts? DocParts { get; set; }
member this.DocParts : DocumentFormat.OpenXml.Wordprocessing.DocParts with get, set
Public Property DocParts As DocParts

Property Value

Returns DocParts.

Applies to