C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor Namespace > C1Editor Class : LoadPreviewCSS Method |
Overload | Description |
---|---|
LoadPreviewCSS(String) | Loads the preview CSS from a given file. Base URL is inferred from the file location. |
LoadPreviewCSS(Stream) | Loads the preview CSS from a given stream. The base URL is not given; it assumes a simple, self-contained CSS. It also assumes the stream is encoded in UTF8. |