Share via


Source.CountryRegion Property

Definition

Country or Region.

Represents the following element tag in the schema: b:CountryRegion.

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

Property Value

Returns CountryRegion.

Applies to