Share via


DocPartProperties.Behaviors Property

Definition

Entry Insertion Behaviors.

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

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

Property Value

Returns Behaviors.

Applies to