ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace
Inheritance Hierarchy
In This Topic
    DDCssLib Namespace
    In This Topic
    Classes
     ClassDescription
    ClassCSSDeclaration represents the declaration block of a CSS rule. Provides a programmatic interface directly to the CSS declarations.
    ClassSummary description for StyleSheet.
    ClassStyleSheetRule encapsulates the CSSDeclaration class to provide .NET compatable translations to and from the CSS styles.
    Interfaces
     InterfaceDescription
    InterfaceInterface IStyleSheetRule
    Structures
     StructureDescription
    StructureStruct CSSAural
    StructureStruct CSSBreaks
    StructureStruct CSSColor
    StructureStruct CSSContent
    StructureStruct CSSCounterData
    StructureStruct CSSDisplay
    StructureStruct CSSFont
    StructureStruct CSSLine
    StructureStruct CSSList
    StructureStruct CSSMargin
    StructureStruct CSSMisc
    StructureStruct CSSPage
    StructureStruct CSSPosition
    StructureStruct CSSQuotes
    StructureStruct CSSRect
    StructureStruct CSSShadow
    StructureStruct CSSTable
    StructureStruct CSSText
    StructureStruct CSSUserInterface
    StructureEncapsulates a value for a CSSProperty.
    StructureUsed for making a linked list of CSSValue objects.
    Enumerations
     EnumerationDescription
    EnumerationEnum values for the StyleSheetRule.FontStyle property.
    EnumerationPossible values for the StyleSheetRule.FontWeight property.
    EnumerationEnum ddKinsokuTypes
    EnumerationEnum ddShrinkToFitTypes
    EnumerationEnum values for the StyleSheetRule.TextAlign property.
    EnumerationPossible values for the StyleSheetRule.TextDecoration property.
    EnumerationEnum values for the StyleSheetRule.TextJustify property.
    EnumerationEnum values for the StyleSheetRule.VerticalAlign property.
    EnumerationEnum ddVerticalFontStyles
    EnumerationEnum ddWhiteSpaceTypes
    EnumerationEnum ddWrapModeTypes
    EnumerationAn enum of CSS property name numeric identifiers.
    EnumerationThe available types of CSSUnits.
    See Also