Back to Devexpress

PdfDocumentProcessor.AddTextAnnotation Method

officefileapi-devexpress-dot-pdf-dot-pdfdocumentprocessor-dot-addtextannotation.md

latest575 B
Original Source

PdfDocumentProcessor.AddTextAnnotation Method

NameParametersDescription
AddTextAnnotation(Int32, PdfPoint)pageNumber, locationAdds a text annotation at the specified point on the page.
AddTextAnnotation(Int32, PdfRectangle)pageNumber, boundsAdds a text annotation to the specified area on the page.