ICssStyleEngine public interface ICssStyleEngine : IStyleEngine Specializes the API for a CSS style engine. Documentation Code ICssStyleSheet Default { get; } Gets the default CSS stylesheet. ICssStyleDeclaration ParseInline(string source, StyleOptions options) Creates a style declaration for the given source.