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




boundingBox
A System.Drawing.RectangleF which represents the bounding box.
text
A string value 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.
wordWrap
A boolean value which indicates whether or not word-wrapping is to occur. A value of true for word wrapping to occur and false for word wrapping not to occur.

Glossary Item Box

Draws text with the specified alignment.

Syntax

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

Parameters

boundingBox
A System.Drawing.RectangleF which represents the bounding box.
text
A string value 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.
wordWrap
A boolean value which indicates whether or not word-wrapping is to occur. A value of true for word wrapping to occur and false for word wrapping not to occur.

See Also

©2013. Accusoft Corporation. All Rights Reserved.