ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / IStyleSheetRule Interface / ShrinkToFit Property

In This Topic
    ShrinkToFit Property (IStyleSheetRule)
    In This Topic
    When get, it returns a System.Boolean object based on the curren CSS property. When set, it sets the CSS property.
    Syntax
    'Declaration
     
    Property ShrinkToFit As ddShrinkToFitTypes
    ddShrinkToFitTypes ShrinkToFit {get; set;}
    See Also