web_document_options property

web_document_options property

The Web files view options.

Remarks

For more information and code examples, see the documentation.

Definition:

@property
def web_document_options(self):
    ...
@web_document_options.setter
def web_document_options(self, value):
    ...

See Also