[]
        
(Showing Draft Content)

DDCssLib.StyleSheetRule.TextJustify

TextJustify Property

TextJustify

Gets/sets 'text-justify' CSS property

Declaration
public ddTextJustifyTypes TextJustify { get; set; }
Implements