ICSS2Properties Interface
Contents
[
Hide
]ICSS2Properties interface
Provides interface for CSS2 properties set values manipulation in the context of certain HTML element
public interface ICSS2Properties
Properties
Name | Description |
---|---|
Azimuth { get; set; } | See the azimuth property definition in CSS2. |
Background { get; set; } | See the background property definition in CSS2. |
BackgroundAttachment { get; set; } | See the background-attachment property definition in CSS2. |
BackgroundColor { get; set; } | See the background-color property definition in CSS2. |
BackgroundImage { get; set; } | See the background-image property definition in CSS2. |
BackgroundPosition { get; set; } | See the background-position property definition in CSS2. |
BackgroundRepeat { get; set; } | See the background-repeat property definition in CSS2. |
Border { get; set; } | See the border property definition in CSS2. |
BorderBottom { get; set; } | See the border-bottom property definition in CSS2. |
BorderBottomColor { get; set; } | See the border-bottom-color property definition in CSS2. |
BorderBottomStyle { get; set; } | See the border-bottom-style property definition in CSS2. |
BorderBottomWidth { get; set; } | See the border-bottom-width property definition in CSS2. |
BorderCollapse { get; set; } | See the border-collapse property definition in CSS2. |
BorderColor { get; set; } | See the border-color property definition in CSS2. |
BorderLeft { get; set; } | See the border-left property definition in CSS2. |
BorderLeftColor { get; set; } | See the border-left-color property definition in CSS2. |
BorderLeftStyle { get; set; } | See the border-left-style property definition in CSS2. |
BorderLeftWidth { get; set; } | See the border-left-width property definition in CSS2. |
BorderRight { get; set; } | See the border-right property definition in CSS2. |
BorderRightColor { get; set; } | See the border-right-color property definition in CSS2. |
BorderRightStyle { get; set; } | See the border-right-style property definition in CSS2. |
BorderRightWidth { get; set; } | See the border-right-width property definition in CSS2. |
BorderSpacing { get; set; } | See the border-spacing property definition in CSS2. |
BorderStyle { get; set; } | See the border-style property definition in CSS2. |
BorderTop { get; set; } | See the border-top property definition in CSS2. |
BorderTopColor { get; set; } | See the border-top-color property definition in CSS2. |
BorderTopStyle { get; set; } | See the border-top-style property definition in CSS2. |
BorderTopWidth { get; set; } | See the border-top-width property definition in CSS2. |
BorderWidth { get; set; } | See the border-width property definition in CSS2. |
Bottom { get; set; } | See the bottom property definition in CSS2. |
CaptionSide { get; set; } | See the caption-side property definition in CSS2. |
Clear { get; set; } | See the clear property definition in CSS2. |
Clip { get; set; } | See the clip property definition in CSS2. |
Color { get; set; } | See the color property definition in CSS2. |
Content { get; set; } | See the content property definition in CSS2. |
CounterIncrement { get; set; } | See the counter-increment property definition in CSS2. |
CounterReset { get; set; } | See the counter-reset property definition in CSS2. |
Cue { get; set; } | See the cue property definition in CSS2. |
CueAfter { get; set; } | See the cue-after property definition in CSS2. |
CueBefore { get; set; } | See the cue-before property definition in CSS2. |
Cursor { get; set; } | See the cursor property definition in CSS2. |
Direction { get; set; } | See the direction property definition in CSS2. |
Display { get; set; } | See the display property definition in CSS2. |
Elevation { get; set; } | See the elevation property definition in CSS2. |
EmptyCells { get; set; } | See the empty-cells property definition in CSS2. |
Float { get; set; } | See the float property definition in CSS2. |
Font { get; set; } | See the font property definition in CSS2. |
FontFamily { get; set; } | See the font-family property definition in CSS2. |
FontSize { get; set; } | See the font-size property definition in CSS2. |
FontSizeAdjust { get; set; } | See the font-size-adjust property definition in CSS2. |
FontStretch { get; set; } | See the font-stretch property definition in CSS2. |
FontStyle { get; set; } | See the font-style property definition in CSS2. |
FontVariant { get; set; } | See the font-variant property definition in CSS2. |
FontWeight { get; set; } | See the font-weight property definition in CSS2. |
Height { get; set; } | See the height property definition in CSS2. |
Left { get; set; } | See the left property definition in CSS2. |
LetterSpacing { get; set; } | See the letter-spacing property definition in CSS2. |
LineHeight { get; set; } | See the line-height property definition in CSS2. |
ListStyle { get; set; } | See the list-style property definition in CSS2. |
ListStyleImage { get; set; } | See the list-style-image property definition in CSS2. |
ListStylePosition { get; set; } | See the list-style-position property definition in CSS2. |
ListStyleType { get; set; } | See the list-style-type property definition in CSS2. |
Margin { get; set; } | See the margin property definition in CSS2. |
MarginBottom { get; set; } | See the margin-bottom property definition in CSS2. |
MarginLeft { get; set; } | See the margin-left property definition in CSS2. |
MarginRight { get; set; } | See the margin-right property definition in CSS2. |
MarginTop { get; set; } | See the margin-top property definition in CSS2. |
MarkerOffset { get; set; } | See the marker-offset property definition in CSS2. |
Marks { get; set; } | See the marks property definition in CSS2. |
MaxHeight { get; set; } | See the max-height property definition in CSS2. |
MaxWidth { get; set; } | See the max-width property definition in CSS2. |
MinHeight { get; set; } | See the min-height property definition in CSS2. |
MinWidth { get; set; } | See the min-width property definition in CSS2. |
Orphans { get; set; } | See the orphans property definition in CSS2. |
Outline { get; set; } | See the outline property definition in CSS2. |
OutlineColor { get; set; } | See the outline-color property definition in CSS2. |
OutlineStyle { get; set; } | See the outline-style property definition in CSS2. |
OutlineWidth { get; set; } | See the outline-width property definition in CSS2. |
Overflow { get; set; } | See the overflow property definition in CSS2. |
Padding { get; set; } | See the padding property definition in CSS2. |
PaddingBottom { get; set; } | See the padding-bottom property definition in CSS2. |
PaddingLeft { get; set; } | See the padding-left property definition in CSS2. |
PaddingRight { get; set; } | See the padding-right property definition in CSS2. |
PaddingTop { get; set; } | See the padding-top property definition in CSS2. |
Page { get; set; } | See the page property definition in CSS2. |
PageBreakAfter { get; set; } | See the page-break-after property definition in CSS2. |
PageBreakBefore { get; set; } | See the page-break-before property definition in CSS2. |
PageBreakInside { get; set; } | See the page-break-inside property definition in CSS2. |
Pause { get; set; } | See the pause property definition in CSS2. |
PauseAfter { get; set; } | See the pause-after property definition in CSS2. |
PauseBefore { get; set; } | See the pause-before property definition in CSS2. |
Pitch { get; set; } | See the pitch property definition in CSS2. |
PitchRange { get; set; } | See the pitch-range property definition in CSS2. |
PlayDuring { get; set; } | See the play-during property definition in CSS2. |
Position { get; set; } | See the position property definition in CSS2. |
Quotes { get; set; } | See the quotes property definition in CSS2. |
Richness { get; set; } | See the richness property definition in CSS2. |
Right { get; set; } | See the right property definition in CSS2. |
Size { get; set; } | See the size property definition in CSS2. |
Speak { get; set; } | See the speak property definition in CSS2. |
SpeakHeader { get; set; } | See the speak-header property definition in CSS2. |
SpeakNumeral { get; set; } | See the speak-numeral property definition in CSS2. |
SpeakPunctuation { get; set; } | See the speak-punctuation property definition in CSS2. |
SpeechRate { get; set; } | See the speech-rate property definition in CSS2. |
Stress { get; set; } | See the stress property definition in CSS2. |
TableLayout { get; set; } | See the table-layout property definition in CSS2. |
TextAlign { get; set; } | See the text-align property definition in CSS2. |
TextDecoration { get; set; } | See the text-decoration property definition in CSS2. |
TextIndent { get; set; } | See the text-indent property definition in CSS2. |
TextShadow { get; set; } | See the text-shadow property definition in CSS2. |
TextTransform { get; set; } | See the text-transform property definition in CSS2. |
Top { get; set; } | See the top property definition in CSS2. |
UnicodeBidi { get; set; } | See the unicode-bidi property definition in CSS2. |
VerticalAlign { get; set; } | See the vertical-align property definition in CSS2. |
Visibility { get; set; } | See the visibility property definition in CSS2. |
VoiceFamily { get; set; } | See the voice-family property definition in CSS2. |
Volume { get; set; } | See the volume property definition in CSS2. |
WhiteSpace { get; set; } | See the white-space property definition in CSS2. |
Widows { get; set; } | See the widows property definition in CSS2. |
Width { get; set; } | See the width property definition in CSS2. |
WordSpacing { get; set; } | See the word-spacing property definition in CSS2. |
ZIndex { get; set; } | See the z-index property definition in CSS2. |
See Also
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG