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

In This Topic
    WhiteSpace Property (IStyleSheetRule)
    In This Topic
    Gets/sets the 'white-space' CSS property.
    Syntax
    'Declaration
     
    Property WhiteSpace As ddWhiteSpaceTypes
    ddWhiteSpaceTypes WhiteSpace {get; set;}
    See Also