SdtBlock.SdtContentBlock Property

Definition

Block-Level Structured Document Tag Content.

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

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

Property Value

Returns SdtContentBlock.

Applies to