←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 borderColor) 
public: 
property RasterColor BorderColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

Border color of this field.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly