[]
        
(Showing Draft Content)

DDCssLib.StyleSheetRule.ShrinkToFit

ShrinkToFit Property

ShrinkToFit

When get, it returns a System.Boolean object based on the curren CSS property. When set, it sets the CSS property.

Declaration
public ddShrinkToFitTypes ShrinkToFit { get; set; }
Implements