Method that adds a text element to the page object
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);