|
TRVPrint.FixMarginsMode |
Top Previous Next |
|
Specifies how to work with too small margins (less than the printer supports). type TRVFixMarginsMode = (rvfmmAutoCorrect, rvfmmIgnore); property FixMarginsMode: TRVFixMarginsMode; (introduced in version 10)
Default value: rvfmmAutoCorrect See also properties of TRVPrint: |