[]
        
(Showing Draft Content)

DDCssLib

DDCssLib Namespace

Classes

CSSDeclaration

CSSDeclaration represents the declaration block of a CSS rule.
Provides a programmatic interface directly to the CSS declarations.

StyleSheet

Summary description for StyleSheet.

StyleSheetRule

StyleSheetRule encapsulates the CSSDeclaration class to provide .NET compatible translations to and from the CSS styles.

Structs

CSSAural

Struct CSSAural

CSSBreaks

Struct CSSBreaks

CSSColor

Struct CSSColor

CSSContent

Struct CSSContent

CSSCounterData

Struct CSSCounterData

CSSDisplay

Struct CSSDisplay

CSSFont

Struct CSSFont

CSSLine

Struct CSSLine

CSSList

Struct CSSList

CSSMargin

Struct CSSMargin

CSSMisc

Struct CSSMisc

CSSPage

Struct CSSPage

CSSPosition

Struct CSSPosition

CSSQuotes

Struct CSSQuotes

CSSRect

Struct CSSRect

CSSShadow

Struct CSSShadow

CSSTable

Struct CSSTable

CSSText

Struct CSSText

CSSUserInterface

Struct CSSUserInterface

CSSValue

Encapsulates a value for a CSSProperty.

CSSValueList

Used for making a linked list of CSSValue objects.

Interfaces

IStyleSheetRule

Interface IStyleSheetRule

Enums

ddFontStyleTypes

Enum values for the StyleSheetRule.FontStyle property.

ddFontWeightTypes

Possible values for the StyleSheetRule.FontWeight property.

ddKinsokuTypes

Enum ddKinsokuTypes

ddShrinkToFitTypes

Enum ddShrinkToFitTypes

ddTextAlignTypes

Enum values for the StyleSheetRule.TextAlign property.

ddTextDecorationTypes

Possible values for the StyleSheetRule.TextDecoration property.

ddTextJustifyTypes

Enum values for the StyleSheetRule.TextJustify property.

ddVerticalAlignTypes

Enum values for the StyleSheetRule.VerticalAlign property.

ddVerticalFontStyles

Enum ddVerticalFontStyles

ddWhiteSpaceTypes

Enum ddWhiteSpaceTypes

ddWrapModeTypes

Enum ddWrapModeTypes

eCSSProperty

An enum of CSS property name numeric identifiers.

eCSSUnit

The available types of CSSUnits.