[]
        
(Showing Draft Content)

DDCssLib.StyleSheetRule.WhiteSpace

WhiteSpace Property

WhiteSpace

Gets/sets the 'white-space' CSS property.

Declaration
public ddWhiteSpaceTypes WhiteSpace { get; set; }
Implements