C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Util Namespace / C1TextLayout.Line Class
Fields Properties Methods


C1TextLayout.Line Class Members

The following tables list the members exposed by C1TextLayout.Line.

Public Fields
 NameDescription
Public FieldPosition where hardbreak chars at the end of the line start.  
Public FieldPosition where traling spaces start.  
Public FieldPosition where Line ends.  
Public FieldHeight of the line.  
Public FieldPosition where Line starts.  
Public FieldWidth of the line.  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether the line was added due hard break.  
Public PropertyGets length of line in chars.  
Top
Public Methods
 NameDescription
Public MethodReturns a string that represents the current object.  
Top
See Also