TextLayoutResult Constructor
Initialize new instance of
TextLayoutResult class.
'Declaration
Public Function New( _
ByVal () As String, _
ByVal As SizeF, _
Optional ByVal () As String _
)
Parameters
- strings
- Text lines after text layout.
- size
- Result size in inches
- logicalStrings
- Logical strings for justify alignment algorithms. Null otherwise.