LangAlt constructor
init
Initializes a new instance of the LangAlt class.
def __init__(self):
    ...
init
Initializes a new instance of the LangAlt class.
def __init__(self, default_value):
    ...
| Parameter | Type | Description | 
|---|---|---|
| default_value | str | The default value. | 
See Also
- module aspose.cad.xmp
- class LangAlt