Report Width property

There are some scenarios where the length of a field is by far, larger than its average content length, to account for the worst case. This property lets the developer set a width that better reflects the average content and avoids "wasting" a lot of space is PDF reports.

Values

number The width as a number of pixels.

Default:

The number of pixels required to hold the maximum field length taking into account the font, size, etc.

See also