Gets the list of callout polyline points.
public IList<PDFPoint> CalloutPoints {get;}
Public ReadOnly Property CalloutPoints() As IList(Of PDFPoint)
Get
List of points to generate a callout polyline for this text annotation object. The default value is null, which means no callout polyline gets generated.
To use a callout with a text annotation objects, set the value of CalloutPoints to a list of two or more points that represents the polyline of the shape desired.
Use CalloutLineStyle to set the line ending style of the callout polyline.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document