Document.Body Property

Definition

Body.

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

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

Property Value

Returns Body.

Applies to