API Docs / Microsoft.VisualBasic.MIME.Html
Microsoft.VisualBasic.MIME.Html 1.0.9753.4776.
Namespaces 10
Types 42
Members 1303
01 Namespaces
Microsoft.VisualBasic.MIME.Html
| Type | Summary |
Members |
| DocumentFormatter |
Module provides some method for text document |
3 |
Microsoft.VisualBasic.MIME.Html.CSS
| Type | Summary |
Members |
| CSSEnvirnment |
|
19 |
| CSSFont |
CSS font-style: style; font-size: size; font-family: Name; 这个简写属性用于一次设置元素字体的两个或更多方面。使用 icon 等关键字可以适当地设置元素的字体,使之与用户计算机环境中的某个方面一致。 注意,如果没有使用这些关键词,至少要指定字体大小和字体系列。 可以按顺序设置如下属性:… |
44 |
| CSSLayer |
进行样式渲染的图层对象 |
1 |
| CSSsize |
parse the width and height data from the css style string |
2 |
| CssUnit |
Represents the possible units of the CSS lengths |
20 |
| Fill |
Brush: SolidBrush and TextureBrush |
3 |
| ICSSValue |
an abstract object model for get ICSSValue.CSSValue string from current object. |
2 |
| Padding |
Represents padding or margin information associated with a gdi+ element. |
21 |
| PaddingLayout |
A fix numeric layout data |
13 |
| Stroke |
css stroke: color/image; stroke-width: width(px); stroke-dash: dash_style; |
18 |
Microsoft.VisualBasic.MIME.Html.Document
Microsoft.VisualBasic.MIME.Html.HTML.jQuery
Microsoft.VisualBasic.MIME.Html.Language
Microsoft.VisualBasic.MIME.Html.Language.CSS
Microsoft.VisualBasic.MIME.Html.Render
| Type | Summary |
Members |
| HtmlConstants |
Defines HTML strings |
217 |
| HtmlRenderer |
A Professional HTML Renderer You Will Use > https://www.codeproject.com/Articles/32376/A-Professional-HTML-Renderer-You-Will-Use |
3 |
| Parser |
Collection of regular expressions used when parsing |
23 |
| TextAPI |
用于简单的HTML文档渲染 |
4 |
Microsoft.VisualBasic.MIME.Html.Render.CSS
Microsoft.VisualBasic.MIME.Html.Render.TextString