# DDCssLib

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="DDCssLib" data-uid="DDCssLib" class="text-break">DDCssLib Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="DDCssLib.CSSDeclaration.html">CSSDeclaration</a></h4>
      <section><p>CSSDeclaration represents the declaration block of a CSS rule.<br>
Provides a programmatic interface directly to the CSS declarations.</p>
</section>
      <h4><a class="xref" href="DDCssLib.StyleSheet.html">StyleSheet</a></h4>
      <section><p>Summary description for StyleSheet.</p>
</section>
      <h4><a class="xref" href="DDCssLib.StyleSheetRule.html">StyleSheetRule</a></h4>
      <section><p>StyleSheetRule encapsulates the CSSDeclaration class to provide .NET compatible translations to and from the CSS styles.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="DDCssLib.CSSAural.html">CSSAural</a></h4>
      <section><p>Struct CSSAural</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSBreaks.html">CSSBreaks</a></h4>
      <section><p>Struct CSSBreaks</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSColor.html">CSSColor</a></h4>
      <section><p>Struct CSSColor</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSContent.html">CSSContent</a></h4>
      <section><p>Struct CSSContent</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSCounterData.html">CSSCounterData</a></h4>
      <section><p>Struct CSSCounterData</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSDisplay.html">CSSDisplay</a></h4>
      <section><p>Struct CSSDisplay</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSFont.html">CSSFont</a></h4>
      <section><p>Struct CSSFont</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSLine.html">CSSLine</a></h4>
      <section><p>Struct CSSLine</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSList.html">CSSList</a></h4>
      <section><p>Struct CSSList</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSMargin.html">CSSMargin</a></h4>
      <section><p>Struct CSSMargin</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSMisc.html">CSSMisc</a></h4>
      <section><p>Struct CSSMisc</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSPage.html">CSSPage</a></h4>
      <section><p>Struct CSSPage</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSPosition.html">CSSPosition</a></h4>
      <section><p>Struct CSSPosition</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSQuotes.html">CSSQuotes</a></h4>
      <section><p>Struct CSSQuotes</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSRect.html">CSSRect</a></h4>
      <section><p>Struct CSSRect</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSShadow.html">CSSShadow</a></h4>
      <section><p>Struct CSSShadow</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSTable.html">CSSTable</a></h4>
      <section><p>Struct CSSTable</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSText.html">CSSText</a></h4>
      <section><p>Struct CSSText</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSUserInterface.html">CSSUserInterface</a></h4>
      <section><p>Struct CSSUserInterface</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSValue.html">CSSValue</a></h4>
      <section><p>Encapsulates a value for a CSSProperty.</p>
</section>
      <h4><a class="xref" href="DDCssLib.CSSValueList.html">CSSValueList</a></h4>
      <section><p>Used for making a linked list of CSSValue objects.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="DDCssLib.IStyleSheetRule.html">IStyleSheetRule</a></h4>
      <section><p>Interface IStyleSheetRule</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="DDCssLib.ddFontStyleTypes.html">ddFontStyleTypes</a></h4>
      <section><p>Enum values for the StyleSheetRule.FontStyle property.</p>
</section>
      <h4><a class="xref" href="DDCssLib.ddFontWeightTypes.html">ddFontWeightTypes</a></h4>
      <section><p>Possible values for the StyleSheetRule.FontWeight property.</p>
</section>
      <h4><a class="xref" href="DDCssLib.ddKinsokuTypes.html">ddKinsokuTypes</a></h4>
      <section><p>Enum ddKinsokuTypes</p>
</section>
      <h4><a class="xref" href="DDCssLib.ddShrinkToFitTypes.html">ddShrinkToFitTypes</a></h4>
      <section><p>Enum ddShrinkToFitTypes</p>
</section>
      <h4><a class="xref" href="DDCssLib.ddTextAlignTypes.html">ddTextAlignTypes</a></h4>
      <section><p>Enum values for the StyleSheetRule.TextAlign property.</p>
</section>
      <h4><a class="xref" href="DDCssLib.ddTextDecorationTypes.html">ddTextDecorationTypes</a></h4>
      <section><p>Possible values for the StyleSheetRule.TextDecoration property.</p>
</section>
      <h4><a class="xref" href="DDCssLib.ddTextJustifyTypes.html">ddTextJustifyTypes</a></h4>
      <section><p>Enum values for the StyleSheetRule.TextJustify property.</p>
</section>
      <h4><a class="xref" href="DDCssLib.ddVerticalAlignTypes.html">ddVerticalAlignTypes</a></h4>
      <section><p>Enum values for the StyleSheetRule.VerticalAlign property.</p>
</section>
      <h4><a class="xref" href="DDCssLib.ddVerticalFontStyles.html">ddVerticalFontStyles</a></h4>
      <section><p>Enum ddVerticalFontStyles</p>
</section>
      <h4><a class="xref" href="DDCssLib.ddWhiteSpaceTypes.html">ddWhiteSpaceTypes</a></h4>
      <section><p>Enum ddWhiteSpaceTypes</p>
</section>
      <h4><a class="xref" href="DDCssLib.ddWrapModeTypes.html">ddWrapModeTypes</a></h4>
      <section><p>Enum ddWrapModeTypes</p>
</section>
      <h4><a class="xref" href="DDCssLib.eCSSProperty.html">eCSSProperty</a></h4>
      <section><p>An enum of CSS property name numeric identifiers.</p>
</section>
      <h4><a class="xref" href="DDCssLib.eCSSUnit.html">eCSSUnit</a></h4>
      <section><p>The available types of CSSUnits.</p>
</section>


</div>
