←Select platform

FillColor Property

Summary
Background color of the field
Syntax
C#
C++/CLI
Java
Python
public RasterColor FillColor { get; set; } 
public RasterColor getFillColor(); 
public void setFillColor( 
   RasterColor rasterColor 
); 
public: 
property RasterColor FillColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 
FillColor # get and set (PDFFormField) 

Property Value

Background color of the field.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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