Gini Bank API Library for Android
Gini Bank API Library for Android
/
net.gini.android.core.api.models
/
DocumentLayout
/
Page
/
DocumentLayout.Page
Document
Layout.
Page
public
DocumentLayout.Page
DocumentLayout.Page
(
Integer
number
,
Float
sizeX
,
Float
sizeY
,
List
<
DocumentLayout.Page.TextZone
>
textZones
,
List
<
DocumentLayout.Page.Region
>
regions
)