Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / LoadPreviewCSS Method

In This Topic
    LoadPreviewCSS Method
    In This Topic
    Loads the preview CSS from a given file. Base URL is inferred from the file location.
    Overload List
    OverloadDescription
    Loads the preview CSS from a given file. Base URL is inferred from the file location.  
    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.  
    See Also