int DpiX {get;}
'Declaration ReadOnly Property DpiX As Integer
'Usage Dim instance As IOcrPage Dim value As Integer value = instance.DpiX
@property (nonatomic, assign, readonly) int dpiX;
public int getDpiX()
get_DpiX();
property int DpiX { int get(); }
Target Platforms
IOcrPage Interface IOcrPage Members IOcrPageCollection Interface IOcrZoneCollection Interface OcrZone Structure Programming with the LEADTOOLS .NET OCR