The style of the starting point of this object.
public string StartStyle {get; set;}
public String getStartStyle();
public void setStartStyle(
java.lang.String string
);
public:
property String^ StartStyle
{
String^ get()
void set(String^ value)
}
StartStyle # get and set (PDFLineAnnotation)
Style of the starting point of this object. The default value is null for none.
Set this value to any of the LineEndingStyle
constants, such as LineEndingsStyleSquare or LineEndingsStyleOpenArrow to use the specified value as the style for the point.
The default value of null is the equivalent of setting the value of this property to LineEndingsStyleNone.
If the value is any value other than null, then EndingsBrush can be used to fill the area inside the selected ending style.
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