load_dom Method

Loads the DOM from a file.

Syntax

def load_dom(file_name: str) -> None: ...

Remarks

The load_dom method loads a DOM structure previously saved by save_dom from the file specified in FileName.

Please refer to the save_dom method for more information.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]