int DpiY {get;}
'Declaration ReadOnly Property DpiY As Integer
'Usage Dim instance As IOcrPage Dim value As Integer value = instance.DpiY
@property (nonatomic, assign, readonly) int dpiY;
public int getDpiY()
get_DpiY();
property int DpiY { int get(); }
Target Platforms
IOcrPage Interface IOcrPage Members IOcrPageCollection Interface IOcrZoneCollection Interface OcrZone Structure Programming with Leadtools .NET OCR