PageFillMethod property (ILEADRasterDocument)
FILL_METHOD PageFillMethod | |
Overview |
Refer to Working with Zones |
Remarks
Gets or sets the fill method used by the OCR engine to fill zones of all pages processed by the engine, until the fill method is changed. For a list of possible values, refer to FILL_METHOD.
If a specific zone has a different fill method set in its FillMethod property, then the engine will use the zone's fill method instead of the fill method in the PageFillMethod property.
See Also