ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheetRule Class / TextJustify Property

In This Topic
    TextJustify Property (StyleSheetRule)
    In This Topic
    Gets/sets 'text-justify' CSS property
    Syntax
    'Declaration
     
    Public Property TextJustify As ddTextJustifyTypes
    public ddTextJustifyTypes TextJustify {get; set;}
    See Also