WmfOptions constructor

init

Initializes a new instance of the WmfOptions class.

def __init__(self):
    ...

init

Initializes a new instance of the WmfOptions class.

def __init__(self, wmf_options):
    ...
ParameterTypeDescription
wmf_optionsWmfOptionsThe WMF options.

See Also