Accusoft.PrintPro7.Net
TextAligned(PointF,String,Font,Alignment) Method
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > Draw Class > TextAligned Method : TextAligned(PointF,String,Font,Alignment) Method




endPoint
A System.Drawing.PointF which represents the lower-right point where the text is to be aligned from.
text
A string which represents the text to align and output.
font
A System.Drawing.Font which represents the font the text is to be rendered in.
alignment
The Alignment of the text.

Glossary Item Box

Draws text with a specified alignment.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

endPoint
A System.Drawing.PointF which represents the lower-right point where the text is to be aligned from.
text
A string which represents the text to align and output.
font
A System.Drawing.Font which represents the font the text is to be rendered in.
alignment
The Alignment of the text.

See Also

©2013. Accusoft Corporation. All Rights Reserved.