'Declaration
Public Property Border As Xfinium.Pdf.Annotations.PdfAnnotationBorder
'Usage
Dim instance As PdfVisualPolylineAnnotation
Dim value As Xfinium.Pdf.Annotations.PdfAnnotationBorder
instance.Border = value
value = instance.Border
public Xfinium.Pdf.Annotations.PdfAnnotationBorder Border {get; set;}
public:
property Xfinium.Pdf.Annotations.PdfAnnotationBorder^ Border {
Xfinium.Pdf.Annotations.PdfAnnotationBorder^ get();
void set ( Xfinium.Pdf.Annotations.PdfAnnotationBorder^ value);
}
Property Value
A
Xfinium.Pdf.Annotations.PdfAnnotationBorder object specifying the style of the annotation border.
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