Interface ICSS2Properties
Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML.dll (25.1.0)
Cung cấp giao diện để thao tác các giá trị thuộc tính CSS2 trong bối cảnh của một phần tử HTML nhất định
[DOMNoInterfaceObject]
[DOMObject]
[ComVisible(true)]
public interface ICSS2Properties
Properties
Azimuth
Xem định nghĩa thuộc tính azimuth trong CSS2.
[DOMName("azimuth")]
string Azimuth { get; set; }
Property Value
Background
Xem định nghĩa thuộc tính background trong CSS2.
[DOMName("background")]
string Background { get; set; }
Property Value
BackgroundAttachment
Xem định nghĩa thuộc tính background-attachment trong CSS2.
[DOMName("backgroundAttachment")]
string BackgroundAttachment { get; set; }
Property Value
BackgroundColor
Xem định nghĩa thuộc tính background-color trong CSS2.
[DOMName("backgroundColor")]
string BackgroundColor { get; set; }
Property Value
BackgroundImage
Xem định nghĩa thuộc tính background-image trong CSS2.
[DOMName("backgroundImage")]
string BackgroundImage { get; set; }
Property Value
BackgroundPosition
Xem định nghĩa thuộc tính background-position trong CSS2.
[DOMName("backgroundPosition")]
string BackgroundPosition { get; set; }
Property Value
BackgroundRepeat
Xem định nghĩa thuộc tính background-repeat trong CSS2.
[DOMName("backgroundRepeat")]
string BackgroundRepeat { get; set; }
Property Value
Border
Xem định nghĩa thuộc tính border trong CSS2.
[DOMName("border")]
string Border { get; set; }
Property Value
BorderBottom
Xem định nghĩa thuộc tính border-bottom trong CSS2.
[DOMName("borderBottom")]
string BorderBottom { get; set; }
Property Value
BorderBottomColor
Xem định nghĩa thuộc tính border-bottom-color trong CSS2.
[DOMName("borderBottomColor")]
string BorderBottomColor { get; set; }
Property Value
BorderBottomStyle
Xem định nghĩa thuộc tính border-bottom-style trong CSS2.
[DOMName("borderBottomStyle")]
string BorderBottomStyle { get; set; }
Property Value
BorderBottomWidth
Xem định nghĩa thuộc tính border-bottom-width trong CSS2.
[DOMName("borderBottomWidth")]
string BorderBottomWidth { get; set; }
Property Value
BorderCollapse
Xem định nghĩa thuộc tính border-collapse trong CSS2.
[DOMName("borderCollapse")]
string BorderCollapse { get; set; }
Property Value
BorderColor
Xem định nghĩa thuộc tính border-color trong CSS2.
[DOMName("borderColor")]
string BorderColor { get; set; }
Property Value
BorderLeft
Xem định nghĩa thuộc tính border-left trong CSS2.
[DOMName("borderLeft")]
string BorderLeft { get; set; }
Property Value
BorderLeftColor
Xem định nghĩa thuộc tính border-left-color trong CSS2.
[DOMName("borderLeftColor")]
string BorderLeftColor { get; set; }
Property Value
BorderLeftStyle
Xem định nghĩa thuộc tính border-left-style trong CSS2.
[DOMName("borderLeftStyle")]
string BorderLeftStyle { get; set; }
Property Value
BorderLeftWidth
Xem định nghĩa thuộc tính border-left-width trong CSS2.
[DOMName("borderLeftWidth")]
string BorderLeftWidth { get; set; }
Property Value
BorderRight
Xem định nghĩa thuộc tính border-right trong CSS2.
[DOMName("borderRight")]
string BorderRight { get; set; }
Property Value
BorderRightColor
Xem định nghĩa thuộc tính border-right-color trong CSS2.
[DOMName("borderRightColor")]
string BorderRightColor { get; set; }
Property Value
BorderRightStyle
Xem định nghĩa thuộc tính border-right-style trong CSS2.
[DOMName("borderRightStyle")]
string BorderRightStyle { get; set; }
Property Value
BorderRightWidth
Xem định nghĩa thuộc tính border-right-width trong CSS2.
[DOMName("borderRightWidth")]
string BorderRightWidth { get; set; }
Property Value
BorderSpacing
Xem định nghĩa thuộc tính border-spacing trong CSS2.
[DOMName("borderSpacing")]
string BorderSpacing { get; set; }
Property Value
BorderStyle
Xem định nghĩa thuộc tính border-style trong CSS2.
[DOMName("borderStyle")]
string BorderStyle { get; set; }
Property Value
BorderTop
Xem định nghĩa thuộc tính border-top trong CSS2.
[DOMName("borderTop")]
string BorderTop { get; set; }
Property Value
BorderTopColor
Xem định nghĩa thuộc tính border-top-color trong CSS2.
[DOMName("borderTopColor")]
string BorderTopColor { get; set; }
Property Value
BorderTopStyle
Xem định nghĩa thuộc tính border-top-style trong CSS2.
[DOMName("borderTopStyle")]
string BorderTopStyle { get; set; }
Property Value
BorderTopWidth
Xem định nghĩa thuộc tính border-top-width trong CSS2.
[DOMName("borderTopWidth")]
string BorderTopWidth { get; set; }
Property Value
BorderWidth
Xem định nghĩa thuộc tính border-width trong CSS2.
[DOMName("borderWidth")]
string BorderWidth { get; set; }
Property Value
Bottom
Xem định nghĩa thuộc tính bottom trong CSS2.
[DOMName("bottom")]
string Bottom { get; set; }
Property Value
CaptionSide
Xem định nghĩa thuộc tính caption-side trong CSS2.
[DOMName("captionSide")]
string CaptionSide { get; set; }
Property Value
Clear
Xem định nghĩa thuộc tính clear trong CSS2.
[DOMName("clear")]
string Clear { get; set; }
Property Value
Clip
Xem định nghĩa thuộc tính clip trong CSS2.
[DOMName("clip")]
string Clip { get; set; }
Property Value
Color
Xem định nghĩa thuộc tính color trong CSS2.
[DOMName("color")]
string Color { get; set; }
Property Value
Content
Xem định nghĩa thuộc tính content trong CSS2.
[DOMName("content")]
string Content { get; set; }
Property Value
CounterIncrement
Xem định nghĩa thuộc tính counter-increment trong CSS2.
[DOMName("counterIncrement")]
string CounterIncrement { get; set; }
Property Value
CounterReset
Xem định nghĩa thuộc tính counter-reset trong CSS2.
[DOMName("counterReset")]
string CounterReset { get; set; }
Property Value
Cue
Xem định nghĩa thuộc tính cue trong CSS2.
[DOMName("cue")]
string Cue { get; set; }
Property Value
CueAfter
Xem định nghĩa thuộc tính cue-after trong CSS2.
[DOMName("cueAfter")]
string CueAfter { get; set; }
Property Value
CueBefore
Xem định nghĩa thuộc tính cue-before trong CSS2.
[DOMName("cueBefore")]
string CueBefore { get; set; }
Property Value
Cursor
Xem định nghĩa thuộc tính cursor trong CSS2.
[DOMName("cursor")]
string Cursor { get; set; }
Property Value
Direction
Xem định nghĩa thuộc tính direction trong CSS2.
[DOMName("direction")]
string Direction { get; set; }
Property Value
Display
Xem định nghĩa thuộc tính display trong CSS2.
[DOMName("display")]
string Display { get; set; }
Property Value
Elevation
Xem định nghĩa thuộc tính elevation trong CSS2.
[DOMName("elevation")]
string Elevation { get; set; }
Property Value
EmptyCells
Xem định nghĩa thuộc tính empty-cells trong CSS2.
[DOMName("emptyCells")]
string EmptyCells { get; set; }
Property Value
Float
Xem định nghĩa thuộc tính float trong CSS2.
[DOMName("cssFloat")]
string Float { get; set; }
Property Value
Font
Xem định nghĩa thuộc tính font trong CSS2.
[DOMName("font")]
string Font { get; set; }
Property Value
FontFamily
Xem định nghĩa thuộc tính font-family trong CSS2.
[DOMName("fontFamily")]
string FontFamily { get; set; }
Property Value
FontSize
Xem định nghĩa thuộc tính font-size trong CSS2.
[DOMName("fontSize")]
string FontSize { get; set; }
Property Value
FontSizeAdjust
Xem định nghĩa thuộc tính font-size-adjust trong CSS2.
[DOMName("fontSizeAdjust")]
string FontSizeAdjust { get; set; }
Property Value
FontStretch
Xem định nghĩa thuộc tính font-stretch trong CSS2.
[DOMName("fontStretch")]
string FontStretch { get; set; }
Property Value
FontStyle
Xem định nghĩa thuộc tính font-style trong CSS2.
[DOMName("fontStyle")]
string FontStyle { get; set; }
Property Value
FontVariant
Xem định nghĩa thuộc tính font-variant trong CSS2.
[DOMName("fontVariant")]
string FontVariant { get; set; }
Property Value
FontWeight
Xem định nghĩa thuộc tính font-weight trong CSS2.
[DOMName("fontWeight")]
string FontWeight { get; set; }
Property Value
Height
Xem định nghĩa thuộc tính height trong CSS2.
[DOMName("height")]
string Height { get; set; }
Property Value
Left
Xem định nghĩa thuộc tính left trong CSS2.
[DOMName("left")]
string Left { get; set; }
Property Value
LetterSpacing
Xem định nghĩa thuộc tính letter-spacing trong CSS2.
[DOMName("letterSpacing")]
string LetterSpacing { get; set; }
Property Value
LineHeight
Xem định nghĩa thuộc tính line-height trong CSS2.
[DOMName("lineHeight")]
string LineHeight { get; set; }
Property Value
ListStyle
Xem định nghĩa thuộc tính list-style trong CSS2.
[DOMName("listStyle")]
string ListStyle { get; set; }
Property Value
ListStyleImage
Xem định nghĩa thuộc tính list-style-image trong CSS2.
[DOMName("listStyleImage")]
string ListStyleImage { get; set; }
Property Value
ListStylePosition
Xem định nghĩa thuộc tính list-style-position trong CSS2.
[DOMName("listStylePosition")]
string ListStylePosition { get; set; }
Property Value
ListStyleType
Xem định nghĩa thuộc tính list-style-type trong CSS2.
[DOMName("listStyleType")]
string ListStyleType { get; set; }
Property Value
Margin
Xem định nghĩa thuộc tính margin trong CSS2.
[DOMName("margin")]
string Margin { get; set; }
Property Value
MarginBottom
Xem định nghĩa thuộc tính margin-bottom trong CSS2.
[DOMName("marginBottom")]
string MarginBottom { get; set; }
Property Value
MarginLeft
Xem định nghĩa thuộc tính margin-left trong CSS2.
[DOMName("marginLeft")]
string MarginLeft { get; set; }
Property Value
MarginRight
Xem định nghĩa thuộc tính margin-right trong CSS2.
[DOMName("marginRight")]
string MarginRight { get; set; }
Property Value
MarginTop
Xem định nghĩa thuộc tính margin-top trong CSS2.
[DOMName("marginTop")]
string MarginTop { get; set; }
Property Value
MarkerOffset
Xem định nghĩa thuộc tính marker-offset trong CSS2.
[DOMName("markerOffset")]
string MarkerOffset { get; set; }
Property Value
Marks
Xem định nghĩa thuộc tính marks trong CSS2.
[DOMName("marks")]
string Marks { get; set; }
Property Value
MaxHeight
Xem định nghĩa thuộc tính max-height trong CSS2.
[DOMName("maxHeight")]
string MaxHeight { get; set; }
Property Value
MaxWidth
Xem định nghĩa thuộc tính max-width trong CSS2.
[DOMName("maxWidth")]
string MaxWidth { get; set; }
Property Value
MinHeight
Xem định nghĩa thuộc tính min-height trong CSS2.
[DOMName("minHeight")]
string MinHeight { get; set; }
Property Value
MinWidth
Xem định nghĩa thuộc tính min-width trong CSS2.
[DOMName("minWidth")]
string MinWidth { get; set; }
Property Value
Orphans
Xem định nghĩa thuộc tính orphans trong CSS2.
[DOMName("orphans")]
string Orphans { get; set; }
Property Value
Outline
Xem định nghĩa thuộc tính outline trong CSS2.
[DOMName("outline")]
string Outline { get; set; }
Property Value
OutlineColor
Xem định nghĩa thuộc tính outline-color trong CSS2.
[DOMName("outlineColor")]
string OutlineColor { get; set; }
Property Value
OutlineStyle
Xem định nghĩa thuộc tính outline-style trong CSS2.
[DOMName("outlineStyle")]
string OutlineStyle { get; set; }
Property Value
OutlineWidth
Xem định nghĩa thuộc tính outline-width trong CSS2.
[DOMName("outlineWidth")]
string OutlineWidth { get; set; }
Property Value
Overflow
Xem định nghĩa thuộc tính overflow trong CSS2.
[DOMName("overflow")]
string Overflow { get; set; }
Property Value
Padding
Xem định nghĩa thuộc tính padding trong CSS2.
[DOMName("padding")]
string Padding { get; set; }
Property Value
PaddingBottom
Xem định nghĩa thuộc tính padding-bottom trong CSS2.
[DOMName("paddingBottom")]
string PaddingBottom { get; set; }
Property Value
PaddingLeft
Xem định nghĩa thuộc tính padding-left trong CSS2.
[DOMName("paddingLeft")]
string PaddingLeft { get; set; }
Property Value
PaddingRight
Xem định nghĩa thuộc tính padding-right trong CSS2.
[DOMName("paddingRight")]
string PaddingRight { get; set; }
Property Value
PaddingTop
Xem định nghĩa thuộc tính padding-top trong CSS2.
[DOMName("paddingTop")]
string PaddingTop { get; set; }
Property Value
Page
Xem định nghĩa thuộc tính page trong CSS2.
[DOMName("page")]
string Page { get; set; }
Property Value
PageBreakAfter
Xem định nghĩa thuộc tính page-break-after trong CSS2.
[DOMName("pageBreakAfter")]
string PageBreakAfter { get; set; }
Property Value
PageBreakBefore
Xem định nghĩa thuộc tính page-break-before trong CSS2.
[DOMName("pageBreakBefore")]
string PageBreakBefore { get; set; }
Property Value
PageBreakInside
Xem định nghĩa thuộc tính page-break-inside trong CSS2.
[DOMName("pageBreakInside")]
string PageBreakInside { get; set; }
Property Value
Pause
Xem định nghĩa thuộc tính pause trong CSS2.
[DOMName("pause")]
string Pause { get; set; }
Property Value
PauseAfter
Xem định nghĩa thuộc tính pause-after trong CSS2.
[DOMName("pauseAfter")]
string PauseAfter { get; set; }
Property Value
PauseBefore
Xem định nghĩa thuộc tính pause-before trong CSS2.
[DOMName("pauseBefore")]
string PauseBefore { get; set; }
Property Value
Pitch
Xem định nghĩa thuộc tính pitch trong CSS2.
[DOMName("pitch")]
string Pitch { get; set; }
Property Value
PitchRange
Xem định nghĩa thuộc tính pitch-range trong CSS2.
[DOMName("pitchRange")]
string PitchRange { get; set; }
Property Value
PlayDuring
Xem định nghĩa thuộc tính play-during trong CSS2.
[DOMName("playDuring")]
string PlayDuring { get; set; }
Property Value
Position
Xem định nghĩa thuộc tính position trong CSS2.
[DOMName("position")]
string Position { get; set; }
Property Value
Quotes
Xem định nghĩa thuộc tính quotes trong CSS2.
[DOMName("quotes")]
string Quotes { get; set; }
Property Value
Richness
Xem định nghĩa thuộc tính richness trong CSS2.
[DOMName("richness")]
string Richness { get; set; }
Property Value
Right
Xem định nghĩa thuộc tính right trong CSS2.
[DOMName("right")]
string Right { get; set; }
Property Value
Size
Xem định nghĩa thuộc tính size trong CSS2.
[DOMName("size")]
string Size { get; set; }
Property Value
Speak
Xem định nghĩa thuộc tính speak trong CSS2.
[DOMName("speak")]
string Speak { get; set; }
Property Value
SpeakHeader
Xem định nghĩa thuộc tính speak-header trong CSS2.
[DOMName("speakHeader")]
string SpeakHeader { get; set; }
Property Value
SpeakNumeral
Xem định nghĩa thuộc tính speak-numeral trong CSS2.
[DOMName("speakNumeral")]
string SpeakNumeral { get; set; }
Property Value
SpeakPunctuation
Xem định nghĩa thuộc tính speak-punctuation trong CSS2.
[DOMName("speakPunctuation")]
string SpeakPunctuation { get; set; }
Property Value
SpeechRate
Xem định nghĩa thuộc tính speech-rate trong CSS2.
[DOMName("speechRate")]
string SpeechRate { get; set; }
Property Value
Stress
Xem định nghĩa thuộc tính stress trong CSS2.
[DOMName("stress")]
string Stress { get; set; }
Property Value
TableLayout
Xem định nghĩa thuộc tính table-layout trong CSS2.
[DOMName("tableLayout")]
string TableLayout { get; set; }
Property Value
TextAlign
Xem định nghĩa thuộc tính text-align trong CSS2.
[DOMName("textAlign")]
string TextAlign { get; set; }
Property Value
TextDecoration
Xem định nghĩa thuộc tính text-decoration trong CSS2.
[DOMName("textDecoration")]
string TextDecoration { get; set; }
Property Value
TextIndent
Xem định nghĩa thuộc tính text-indent trong CSS2.
[DOMName("textIndent")]
string TextIndent { get; set; }
Property Value
TextShadow
Xem định nghĩa thuộc tính text-shadow trong CSS2.
[DOMName("textShadow")]
string TextShadow { get; set; }
Property Value
TextTransform
Xem định nghĩa thuộc tính text-transform trong CSS2.
[DOMName("textTransform")]
string TextTransform { get; set; }
Property Value
Top
Xem định nghĩa thuộc tính top trong CSS2.
[DOMName("top")]
string Top { get; set; }
Property Value
UnicodeBidi
Xem định nghĩa thuộc tính unicode-bidi trong CSS2.
[DOMName("unicodeBidi")]
string UnicodeBidi { get; set; }
Property Value
VerticalAlign
Xem định nghĩa thuộc tính vertical-align trong CSS2.
[DOMName("verticalAlign")]
string VerticalAlign { get; set; }
Property Value
Visibility
Xem định nghĩa thuộc tính visibility trong CSS2.
[DOMName("visibility")]
string Visibility { get; set; }
Property Value
VoiceFamily
Xem định nghĩa thuộc tính voice-family trong CSS2.
[DOMName("voiceFamily")]
string VoiceFamily { get; set; }
Property Value
Volume
Xem định nghĩa thuộc tính volume trong CSS2.
[DOMName("volume")]
string Volume { get; set; }
Property Value
WhiteSpace
Xem định nghĩa thuộc tính white-space trong CSS2.
[DOMName("whiteSpace")]
string WhiteSpace { get; set; }
Property Value
Widows
Xem định nghĩa thuộc tính widows trong CSS2.
[DOMName("widows")]
string Widows { get; set; }
Property Value
Width
Xem định nghĩa thuộc tính width trong CSS2.
[DOMName("width")]
string Width { get; set; }
Property Value
WordSpacing
Xem định nghĩa thuộc tính word-spacing trong CSS2.
[DOMName("wordSpacing")]
string WordSpacing { get; set; }
Property Value
ZIndex
Xem định nghĩa thuộc tính z-index trong CSS2.
[DOMName("zIndex")]
string ZIndex { get; set; }