Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

BorderColor Property (PDFInternalLink)






Color of the border of this internal link
Syntax
public RasterColor BorderColor {get; set;}
'Declaration
 
Public Property BorderColor As RasterColor
'Usage
 
Dim instance As PDFInternalLink
Dim value As RasterColor
 
instance.BorderColor = value
 
value = instance.BorderColor
public RasterColor getBorderColor()
public void setBorderColor(RasterColor borderColor)
            
public:
property RasterColor BorderColor {
   RasterColor get();
   void set (    RasterColor value);
}

Property Value

A Leadtools.RasterColor that specifies the color of the border of this internal link.
Remarks

External viewers may choose to draw a border around the internal link. The properties of this border is as follows:

Example

For an example, refer to PDFInternalLink.

Requirements

Target Platforms

See Also

Reference

PDFInternalLink Structure
PDFInternalLink Members
PDF Coordinate System

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features