Back to Devexpress

PdfFreeTextAnnotationFacade.SetCallout Method

officefileapi-devexpress-dot-pdf-dot-pdffreetextannotationfacade-dot-setcallout.md

latest726 B
Original Source

PdfFreeTextAnnotationFacade.SetCallout Method

NameParametersDescription
SetCallout(PdfAnnotationLineEndingStyle, PdfPoint, Nullable<PdfPoint>, PdfPoint)calloutLineEndingStyle, startPoint, kneePoint, endPointAdds a callout line to the free text annotation.
SetCallout(PdfAnnotationLineEndingStyle, PdfPoint)calloutLineEndingStyle, startPointAdds a callout line to the free text annotation.