PdfFreeTextAnnotationFacade.SetCallout Method
| Name | Parameters | Description |
|---|---|---|
| SetCallout(PdfAnnotationLineEndingStyle, PdfPoint, Nullable<PdfPoint>, PdfPoint) | calloutLineEndingStyle, startPoint, kneePoint, endPoint | Adds a callout line to the free text annotation. |
| SetCallout(PdfAnnotationLineEndingStyle, PdfPoint) | calloutLineEndingStyle, startPoint | Adds a callout line to the free text annotation. |