Gets and sets a value that indicates how many pixels will remain as a left margin after processing.
Read-write property
Visual Basic |
---|
Public Property horizontalResultantMargin() As Long |
A long value which represents the size of the left margin after processing.
The default value is 150.
Valid values: Any number from -{image width} to +20000.
Note: Setting this value to 0 places the text flush with left edge of the image. A negative value crops the specified number of pixels from the left edge of the text.