'Declaration Public Function New( _
ByVal regionsA list of regions of this page.As System.Collections.Generic.List(Of OcrRegion), _
ByVal resolutionThe page resolution.As Vintasoft.Imaging.Resolution _
)
public OcrPage(
System.Collections.Generic.List<OcrRegion> regions,
Vintasoft.Imaging.Resolution resolution
)
Parameters
- regions
- A list of regions of this page.
- resolution
- The page resolution.