Click or drag to resize

PixOptionsLeftMargin Property

Gets or sets the left margin of a page in inches x 100.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
public int LeftMargin { get; set; }

Property Value

Type: Int32
See Also