←Select platform

BorderColor Property

Summary
Border color of this field.
Syntax
C#
VB
C++
Java
public RasterColor BorderColor { get; set; } 
Public Property BorderColor As RasterColor 
public RasterColor getBorderColor(); 
public void setBorderColor( 
   RasterColor rasterColor 
); 
public: 
property RasterColor BorderColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

Border color of this field.

Requirements

Target Platforms

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.