An NDoc Documented Class Library

pdfPage.addText Method

Method that adds a text element to the page object

Overload List

Method that adds a text element to the page object

public void addText(string,int,int,predefinedFont,int);

Method that adds a text element to the page object [DEPRECATED]

public void addText(string,int,int,predefinedFont,int,predefinedColor);

Method that adds a text element to the page object

public void addText(string,int,int,predefinedFont,int,pdfColor);

See Also

pdfPage Class | sharpPDF Namespace