Text to add (only Western characters are supported at this time)
FontSize
Size of font (in Adobe points)
FontName
Name of the font. Must be one of the standard PDF fonts listed below
Rotation
Rotation of text (around center)
FillColor
Color of text fill
FillOpacity
Opacity of text fill (0: Fully Transparent to 1.0: Fully opaque)
BorderColor
Color of the text outline
BorderOpacity
Opacity of text outline (0: Fully Transparent to 1.0: Fully opaque)
RenderingMode
How text should be rendered
LineWidth
Width of text line (in Adobe points)
Note: ◼With second overload, a standard font will be selected based on that Font.Name and Font.Style. Font.Color will be used for all color values (Font.Size is NOT used) ◼"Current Page" is the page that has just been added or set using CurrentPageIndex
Native Saving
If you did not enable PDFium then only standard PDF fonts are supported: "Times-Roman", "Times-Bold", "Times-Italic", "Times-BoldItalic", "Helvetica", "Helvetica-Bold", "Helvetica-Oblique", "Helvetica-BoldOblique", "Courier", "Courier-Bold", "Courier-Oblique", "Courier-BoldOblique", "Symbol", "ZapfDingbats".
Whichever font you have specified will be replaced by the closest standard font.