Language

DiagramPackage.Language property

Gets or sets the language of the document. Can be updated in VSD and VSDX formats only.

public string Language { get; set; }

Property Value

The language of the document.

See Also