An NDoc Documented Class Library

pdfPersistentPage.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

pdfPersistentPage Class | sharpPDF Namespace