Mode property |
Applies to
TWPXMLStyleSheet
Declaration
property Mode: TWPXMLStyleSheetMode;
Description
The following values are possible:
wpcssSaveAsLink: In XML Mode a link to the css sheet is saved in the XML file.
wpcssEmbedInHTML: In HTML mode the CSS style sheet is embedded into the HTML file. This is not possible in XML mode.
wpcssIgnore: The stylesheet is not used.
Copyright (C) by WP |