←Select platform

FillColor Property

Summary
Background color of the field
Syntax
C#
VB
C++
Java
public RasterColor FillColor { get; set; } 
Public Property FillColor As RasterColor 
public RasterColor getFillColor(); 
public void setFillColor( 
   RasterColor rasterColor 
); 
public: 
property RasterColor FillColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

Background color of the 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.