Gets and sets the maximum border size around the symbol that will be inverted along with the symbol cell. For example, if width and height of the letter cell are 20 and 30 respectively and IGICCtl.InvertWhiteTextOptions.MaxBorder = 10, then the width and the height of the rectangle that will be inverted are 40 (10+20+10) and 50 (10+30+10) respectively.
Please be careful when setting this parameter. If it is very large, it is possible that incorrect image areas will be inverted.
Read-write property
Long
Default Value: 10
Valid Values: Any
N/A
Ip_Fx