←Select platform

BackColor Property (CodecsTxtLoadOptions)

Summary

Gets or sets the text background color.

Syntax

C#
VB
Java
C++
public Leadtools.RasterColor BackColor {get; set;} 
Public Property BackColor As Leadtools.RasterColor 
public RasterColor getBackColor() 
public void setBackColor(RasterColor backColor) 
             
public: 
property Leadtools.RasterColor BackColor { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

The text background color.

Remarks

Background is the color used to fill the resulting image before rendering the text on top of it.

Example

For an example, refer to CodecsTxtOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize