←Select platform

BorderColor Property

Summary
Border color of this field.
Syntax
C#
C++/CLI
Java
Python
public RasterColor BorderColor { get; set; } 
public RasterColor getBorderColor(); 
public void setBorderColor( 
   RasterColor rasterColor 
); 
public: 
property RasterColor BorderColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 
BorderColor # get and set (PDFFormField) 

Property Value

Border color of this field.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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