Top
PowerBSORT V7.0 User's Guide
FUJITSU Software

5.3.18 IgnoreControlCode property

This property sets to ignore control character codes.

Syntax

object.IgnoreControlCode = boolean

object

This specifies object expressions that define references to objects.

boolean

This property sets to ignore control character codes. As for values to be set, refer to the following setting value.

Setting value

Setting values of the IgnoreControlCode property are as follows.

Setting value

Meaning

True

The control character codes are ignored.

False

The control character codes are processed as well. (Default value)

Description