Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The HtmlAttributeId enumeration contains values that represent HTML attributes.
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Enumeration HtmlAttributeId
'Usage
Dim instance As HtmlAttributeId
public enum HtmlAttributeId
Members
| Member name | Description | |
|---|---|---|
| Unknown | The HTML markup Unknown. | |
| Abbr | The HTML markup Abbr. | |
| Accept | The HTML markup Accept. | |
| AcceptCharset | The HTML markup AcceptCharset. | |
| AccessKey | The HTML markup AccessKey. | |
| Action | The HTML markup Action. | |
| Align | The HTML markup Align. | |
| Alink | The HTML markup Alink. | |
| Alt | The HTML markup Alt. | |
| Archive | The HTML markup Archive. | |
| Axis | The HTML markup Axis. | |
| Background | The HTML markup Backgroun. | |
| BGColor | The HTML markup BGColor. | |
| Border | The HTML markup Border. | |
| CellPadding | The HTML markup CellPaddin. | |
| CellSpacing | The HTML markup CellSpacin. | |
| Char | The HTML markup Char. | |
| CharOff | The HTML markup CharOff. | |
| Charset | The HTML markup Charset. | |
| Checked | The HTML markup Checked. | |
| Cite | The HTML markup Cite. | |
| Class | The HTML markup Class. | |
| ClassId | The HTML markup ClassId. | |
| Clear | The HTML markup Clear. | |
| Code | The HTML markup Code. | |
| CodeBase | The HTML markup CodeBase. | |
| CodeType | The HTML markup CodeType. | |
| Color | The HTML markup Color. | |
| Cols | The HTML markup Cols. | |
| ColSpan | The HTML markup ColSpan. | |
| Compact | The HTML markup Compact. | |
| Content | The HTML markup Content. | |
| Coords | The HTML markup Coords. | |
| Data | The HTML markup Data. | |
| DateTime | The HTML markup DateTime. | |
| Declare | The HTML markup Declare. | |
| Defer | The HTML markup Defer. | |
| Dir | The HTML markup Dir. | |
| Disabled | The HTML markup Disabled. | |
| DynSrc | The HTML markup DynSrc. | |
| EncType | The HTML markup EncType. | |
| Face | The HTML markup Face. | |
| For | The HTML markup For. | |
| Frame | The HTML markup Frame. | |
| FrameBorder | The HTML markup FrameBorder. | |
| Headers | The HTML markup Headers. | |
| Height | The HTML markup Height. | |
| Href | The HTML markup Href. | |
| HrefLang | The HTML markup HrefLang. | |
| Hspace | The HTML markup Hspace. | |
| HttpEquiv | The HTML markup HttpEquiv. | |
| Id | The HTML markup Id. | |
| IsMap | The HTML markup IsMap. | |
| Label | The HTML markup Label. | |
| Lang | The HTML markup Lang. | |
| Language | The HTML markup Language. | |
| LeftMargin | The HTML markup LeftMargin. | |
| Link | The HTML markup Link. | |
| LongDesc | The HTML markup LongDesc. | |
| LowSrc | The HTML markup LowSrc. | |
| MarginHeight | The HTML markup MarginHeight. | |
| MarginWidth | The HTML markup MarginWidth. | |
| MaxLength | The HTML markup MaxLength. | |
| Media | The HTML markup Media. | |
| Method | The HTML markup Method. | |
| Multiple | The HTML markup Multiple. | |
| Name | The HTML markup Name. | |
| NoHref | The HTML markup NoHref. | |
| NoResize | The HTML markup NoResize. | |
| NoShade | The HTML markup NoShade. | |
| NoWrap | The HTML markup NoWrap. | |
| Object | The HTML markup Object. | |
| Profile | The HTML markup Profile. | |
| Prompt | The HTML markup Prompt. | |
| ReadOnly | The HTML markup ReadOnly. | |
| Rel | The HTML markup Rel. | |
| Rev | The HTML markup Rev. | |
| Rows | The HTML markup Rows. | |
| RowSpan | The HTML markup RowSpan. | |
| Rules | The HTML markup Rules. | |
| Scheme | The HTML markup Scheme. | |
| Scope | The HTML markup Scope. | |
| Scrolling | The HTML markup Scrolling. | |
| Selected | The HTML markup Selected. | |
| Shape | The HTML markup Shape. | |
| Size | The HTML markup Size. | |
| Span | The HTML markup Span. | |
| Src | The HTML markup Src. | |
| StandBy | The HTML markup StandBy. | |
| Start | The HTML markup Start. | |
| Style | The HTML markup Style. | |
| Summary | The HTML markup Summary. | |
| TabIndex | The HTML markup TabIndex. | |
| Target | The HTML markup Target. | |
| Text | The HTML markup Text. | |
| Title | The HTML markup Title. | |
| TopMargin | The HTML markup TopMargin. | |
| Type | The HTML markup Type. | |
| UseMap | The HTML markup UseMap. | |
| Valign | The HTML markup Valign. | |
| Value | The HTML markup Value. | |
| ValueType | The HTML markup ValueType. | |
| Version | The HTML markup Version. | |
| Vlink | The HTML markup Vlink. | |
| Vspace | The HTML markup Vspace. | |
| Width | The HTML markup Width. |