June 2002
Intermediate to advanced
816 pages
28h 12m
English
HtmlTextWriterStyle
This enumeration specifies HTML styles that the
methods in the HtmlTextWriter class can use to create output.
Public Enum HtmlTextWriterStyle BackgroundColor = 0 BackgroundImage = 1 BorderCollapse = 2 BorderColor = 3 BorderStyle = 4 BorderWidth = 5 Color = 6 FontFamily = 7 FontSize = 8 FontStyle = 9 FontWeight = 10 Height = 11 TextDecoration = 12 Width = 13 End Enum
System.Object→System.ValueType→ System.Enum(System.IComparable, System.IFormattable, System.IConvertible)→ HtmlTextWriterStyle
Read now
Unlock full access