Position of the caption over the line.
public string CaptionPosition {get; set;}
Public Property CaptionPosition() As String
Get
Set
public:
property String^ CaptionPosition
{
String^ get()
void set(String^ value)
}
The position of the caption in relation to the line. The default value is null (for inline caption position, where the caption will be centered inside the line).
Set the value of this property to any of the CaptionPosition
constants defined in the PDFLineAnnotation object, namely, CaptionPositionInline or CaptionPositionTop.
Refer to ShowCaption for more information.
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