FieldMapData.DynamicAddress Property

Definition

Use Country/Region-Based Address Field Ordering.

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

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

Property Value

Returns DynamicAddress.

Applies to