Share via


SdtPlaceholder.DocPartReference Property

Definition

Document Part Reference.

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

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

Property Value

Returns DocPartReference.

Applies to