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

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