GetUDDStyleSheetForHtml
This optional method retrieves the file path of the style sheet used to generate the HTML document. This will override the default stylesheet for HTML.
| UI Access | NA |
| Parameters | None |
| Return Value | String containing the full file path of the style sheet. |
| Python Syntax | GetUDDStyleSheetForHtml() |
| Python Example |
|