XLoadOptions constructor

__init__(self, content_type)

Constructor of XLoadOptions


def __init__(self, content_type):
    ...
ParameterTypeDescription
content_typeaspose.threed.FileContentType

See Also