hCD constructor
hCD(d, v, c)
def __init__(self, d: str, v: bool, c: bool):
...
Parameter | Type | Description |
---|---|---|
d | str | |
v | bool | |
c | bool |
See Also
- module aspose.words.xattr
- class hCD
def __init__(self, d: str, v: bool, c: bool):
...
Parameter | Type | Description |
---|---|---|
d | str | |
v | bool | |
c | bool |