ActiveReports 9
TextJustify Enumeration

Represents the text justification.
Syntax
'Declaration
 
Public Enum TextJustify 
   Inherits System.Enum
public enum TextJustify : System.Enum 
Members
MemberDescription
AutoDefines the  justification algorithm that is determined automatically.
DistributeDefines the newspaper-like distribution except the last line of text which is not modified
DistributeAllLinesDefines the newspaper-like distribution including the last line.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Drawing.TextJustify

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum