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




startPoint
A System.Drawing.Point which represents the upper-left point where the text is to be aligned from.
endPoint
A System.Drawing.Point 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
The System.Drawing.Font the text is to be rendered in.
alignment
The Alignment of the text.

Glossary Item Box

Outputs text with a specified alignment.

Syntax

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

Parameters

startPoint
A System.Drawing.Point which represents the upper-left point where the text is to be aligned from.
endPoint
A System.Drawing.Point 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
The System.Drawing.Font the text is to be rendered in.
alignment
The Alignment of the text.

See Also

©2013. Accusoft Corporation. All Rights Reserved.