pub const TMPL_HTML_VAR_VIEWER_DOC_CSS_PATH: &str = "viewer_doc_css_path";
Expand description
HTML template variable name. The value contains the path, for which the
viewer delivers Tp-Note’s CSS code. Note, the viewer delivers the same CSS
code which is stored as value for TMPL_HTML_VAR_VIEWER_DOC_CSS
.