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