Share via


SdtPlaceholder.DocPartReference Property

Document Part Reference.Represents the element tag in schema: w:docPart

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property DocPartReference As DocPartReference
    Get
    Set
'Usage
Dim instance As SdtPlaceholder
Dim value As DocPartReference

value = instance.DocPartReference

instance.DocPartReference = value
public DocPartReference DocPartReference { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.DocPartReference
Returns DocPartReference.

See Also

Reference

SdtPlaceholder Class

SdtPlaceholder Members

DocumentFormat.OpenXml.Wordprocessing Namespace