ICSSStyleDeclaration Interface |
Namespace: Aspose.Html.Dom.Css
The ICSSStyleDeclaration type exposes the following members.
Name | Description | |
---|---|---|
![]() | Azimuth |
See the azimuth property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Background |
See the background property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BackgroundAttachment |
See the background-attachment property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BackgroundColor |
See the background-color property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BackgroundImage |
See the background-image property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BackgroundPosition |
See the background-position property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BackgroundRepeat |
See the background-repeat property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Border |
See the border property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderBottom |
See the border-bottom property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderBottomColor |
See the border-bottom-color property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderBottomStyle |
See the border-bottom-style property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderBottomWidth |
See the border-bottom-width property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderCollapse |
See the border-collapse property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderColor |
See the border-color property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderLeft |
See the border-left property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderLeftColor |
See the border-left-color property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderLeftStyle |
See the border-left-style property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderLeftWidth |
See the border-left-width property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderRight |
See the border-right property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderRightColor |
See the border-right-color property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderRightStyle |
See the border-right-style property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderRightWidth |
See the border-right-width property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderSpacing |
See the border-spacing property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderStyle |
See the border-style property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderTop |
See the border-top property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderTopColor |
See the border-top-color property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderTopStyle |
See the border-top-style property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderTopWidth |
See the border-top-width property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | BorderWidth |
See the border-width property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Bottom |
See the bottom property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | CaptionSide |
See the caption-side property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Clear |
See the clear property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Clip |
See the clip property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Color |
See the color property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Content |
See the content property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | CounterIncrement |
See the counter-increment property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | CounterReset |
See the counter-reset property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | CSSText |
The parsable textual representation of the declaration block (excluding the surrounding curly braces). Setting this attribute will result in the parsing of the new value and resetting of all the properties in the declaration block including the removal or addition of properties.
|
![]() | Cue |
See the cue property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | CueAfter |
See the cue-after property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | CueBefore |
See the cue-before property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Cursor |
See the cursor property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Direction |
See the direction property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Display |
See the display property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Elevation |
See the elevation property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | EmptyCells |
See the empty-cells property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Float |
See the float property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Font |
See the font property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | FontFamily |
See the font-family property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | FontSize |
See the font-size property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | FontSizeAdjust |
See the font-size-adjust property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | FontStretch |
See the font-stretch property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | FontStyle |
See the font-style property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | FontVariant |
See the font-variant property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | FontWeight |
See the font-weight property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Height |
See the height property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Item |
Used to retrieve the properties that have been explicitly set in this declaration block. The order of the properties retrieved using this method does not have to be the order in which they were set. This method can be used to iterate over all properties in this declaration block.
|
![]() | Left |
See the left property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Length |
The number of properties that have been explicitly set in this declaration block. The range of valid indices is 0 to length-1 inclusive.
|
![]() | LetterSpacing |
See the letter-spacing property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | LineHeight |
See the line-height property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | ListStyle |
See the list-style property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | ListStyleImage |
See the list-style-image property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | ListStylePosition |
See the list-style-position property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | ListStyleType |
See the list-style-type property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Margin |
See the margin property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | MarginBottom |
See the margin-bottom property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | MarginLeft |
See the margin-left property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | MarginRight |
See the margin-right property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | MarginTop |
See the margin-top property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | MarkerOffset |
See the marker-offset property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Marks |
See the marks property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | MaxHeight |
See the max-height property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | MaxWidth |
See the max-width property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | MinHeight |
See the min-height property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | MinWidth |
See the min-width property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Orphans |
See the orphans property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Outline |
See the outline property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | OutlineColor |
See the outline-color property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | OutlineStyle |
See the outline-style property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | OutlineWidth |
See the outline-width property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Overflow |
See the overflow property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Padding |
See the padding property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | PaddingBottom |
See the padding-bottom property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | PaddingLeft |
See the padding-left property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | PaddingRight |
See the padding-right property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | PaddingTop |
See the padding-top property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Page |
See the page property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | PageBreakAfter |
See the page-break-after property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | PageBreakBefore |
See the page-break-before property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | PageBreakInside |
See the page-break-inside property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | ParentRule |
The CSS rule that contains this declaration block or null if this CSSStyleDeclaration is not attached to a CSSRule.
|
![]() | Pause |
See the pause property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | PauseAfter |
See the pause-after property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | PauseBefore |
See the pause-before property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Pitch |
See the pitch property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | PitchRange |
See the pitch-range property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | PlayDuring |
See the play-during property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Position |
See the position property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Quotes |
See the quotes property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Richness |
See the richness property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Right |
See the right property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Size |
See the size property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Speak |
See the speak property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | SpeakHeader |
See the speak-header property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | SpeakNumeral |
See the speak-numeral property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | SpeakPunctuation |
See the speak-punctuation property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | SpeechRate |
See the speech-rate property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Stress |
See the stress property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | TableLayout |
See the table-layout property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | TextAlign |
See the text-align property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | TextDecoration |
See the text-decoration property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | TextIndent |
See the text-indent property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | TextShadow |
See the text-shadow property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | TextTransform |
See the text-transform property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Top |
See the top property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | UnicodeBidi |
See the unicode-bidi property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | VerticalAlign |
See the vertical-align property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Visibility |
See the visibility property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | VoiceFamily |
See the voice-family property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Volume |
See the volume property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | WhiteSpace |
See the white-space property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Widows |
See the widows property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | Width |
See the width property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | WordSpacing |
See the word-spacing property definition in CSS2.
(Inherited from ICSS2Properties.) |
![]() | ZIndex |
See the z-index property definition in CSS2.
(Inherited from ICSS2Properties.) |
Name | Description | |
---|---|---|
![]() | GetEnumerator | (Inherited from IEnumerableString.) |
![]() | GetPropertyCSSValue |
Used to retrieve the object representation of the value of a CSS property if it has been explicitly set within this declaration block. This method returns null if the property is a shorthand property. Shorthand property values can only be accessed and modified as strings, using the getPropertyValue and setProperty methods.
|
![]() | GetPropertyPriority |
Used to retrieve the priority of a CSS property (e.g. the "important" qualifier) if the property has been explicitly set in this declaration block.
|
![]() | GetPropertyValue |
Used to retrieve the value of a CSS property if it has been explicitly set within this declaration block.
|
![]() | RemoveProperty |
Used to remove a CSS property if it has been explicitly set within this declaration block.
|
![]() | SetProperty(String, String) |
Used to set a property value with default priority within this declaration block.
Default priority is not "important" i.e. String.Empty
|
![]() | SetProperty(String, String, String) |
Used to set a property value and priority within this declaration block.
|