| An NDoc Documented Class Library | |
pdfPage.addParagraph Method (String, Int32, Int32, predefinedFont, Int32, Int32, Int32, predefinedAlignment, pdfColor)
Method that adds a paragraph to the page object
Parameters
- newText
- Text
- x
- X position of the text in the page
- y
- Y position of the text in the page
- fontType
- Font's type
- fontSize
- Font's size
- parWidth
- Paragraph's width
- lineHeight
- Line's height
- parAlign
- Paragraph's alignment
- fontColor
- Font's color
See Also
pdfPage Class | sharpPDF Namespace | pdfPage.addParagraph Overload List