WebDocument constructor

init

WebDocument constructor.

Returns

A new instance of WebDocument.

def __init__(self, options):
    ...
ParameterTypeDescription
optionsWebDocumentOptionsOptions set for the document.

See Also