'Declaration
Public Property EndLineSymbol As Xfinium.Pdf.Annotations.PdfLineEndSymbol
'Usage
Dim instance As PdfVisualLineAnnotation
Dim value As Xfinium.Pdf.Annotations.PdfLineEndSymbol
instance.EndLineSymbol = value
value = instance.EndLineSymbol
public Xfinium.Pdf.Annotations.PdfLineEndSymbol EndLineSymbol {get; set;}
public:
property Xfinium.Pdf.Annotations.PdfLineEndSymbol EndLineSymbol {
Xfinium.Pdf.Annotations.PdfLineEndSymbol get();
void set ( Xfinium.Pdf.Annotations.PdfLineEndSymbol value);
}
Property Value
A
Xfinium.Pdf.Annotations.PdfLineEndSymbol that represents the end of the line.
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms
Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2