Specifies the maximum pixel length of the line to be trimmed. If the pixel length is greater than this number, the line will not be trimmed.
Syntax
object.TrimMaxLength [=Integer]
Properties
The TrimMaxLength property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Integer |
The maximum number of pixels allowed for the line to be trimmed. |