Gets or sets the lang.
Namespace:
Spire.Additions.Xps.Schema
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string lang { get; set; }
Public Property lang As String
Get
Set
public:
property String^ lang {
String^ get ();
void set (String^ value);
}
member lang : string with get, set
Property Value
Type:
String
See Also