Border dash length of this internal link.
public double BorderDashLength { get; set; }
Public Property BorderDashLength As Double
public double getBorderDashLength()
public void setBorderDashLength(double length)
A System.Double that specifies the border dash length of this internal link, in PDF units (1/72 of an inch). The default value is 0.
External viewers may choose to draw a border around the internal link. The properties of this border is as follows:
BorderColor: The color of the border
BorderWidth: The width of the border, in PDF units (1/72 of an inch).
BorderDashLength: The length of the dashes the border, in PDF units (1/72 of an inch).
You can use the PDFDocumentPage.ConvertPoint method to convert values from PDF units to pixels or inches and back.
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