IHtmlWriter Properties |
The IHtmlWriter type exposes the following members.
Name | Description | |
---|---|---|
![]() | CssClassBlankNode |
Gets/Sets the CSS class used for the span tags used to display Blank Node IDs.
|
![]() | CssClassBox |
Gets/Sets the CSS class used for the div tags used to group chunks of markup into a box.
|
![]() | CssClassDatatype |
Gets/Sets the CSS class used for the anchor tags used to display Literal datatypes.
|
![]() | CssClassLangSpec |
Gets/Sets the CSS class used for the span tags used to display Literal language specifiers.
|
![]() | CssClassLiteral |
Gets/Sets the CSS class used for the span tags used to display Literals.
|
![]() | CssClassUri |
Gets/Sets the CSS class used for the anchor tags used to display the URIs of URI Nodes.
|
![]() | Stylesheet |
Gets/Sets a Stylesheet file used to format the HTML.
|
![]() | UriPrefix |
Gets/Sets a Prefix that is applied to all href attributes.
|