Interface and Description |
---|
com.gnostice.documents.graphics.IGraphicsSurface
Instead use
IGraphicsSurface |
com.gnostice.documents.IPage
Instead use
IPage |
Enum and Description |
---|
com.gnostice.documents.enums.BreakType
Instead use
BreakType |
com.gnostice.documents.enums.DigitizationMode
Instead use
DigitizationMode . |
com.gnostice.core.enums.DocumentLanguage
Instead use
DocumentLanguage . |
com.gnostice.documents.enums.HAlignment
Instead use
HAlignment |
com.gnostice.documents.enums.MeasurementUnit
Instead use
MeasurementUnit |
com.gnostice.documents.enums.Orientation
Instead use
Orientation |
com.gnostice.core.enums.RecognizeElementTypes
Instead use
RecognizeElementTypes . |
com.gnostice.documents.enums.TextAlignment
Instead use
TextAlignment |
com.gnostice.documents.enums.VAlignment
Instead use
VAlignment |
Exceptions and Description |
---|
com.gnostice.documents.XDocException
Instead use
XDocException |
Field and Description |
---|
com.gnostice.documents.pdf.PDFPageSize.US_STANDARD_STANFOLD
Instead, use
PDFPageSize.US_STANDARD_FANFOLD |
Enum Constant and Description |
---|
com.gnostice.core.digitizationengine.DocumentLanguage.ENGLISH
No replacement.
|
com.gnostice.documents.image.PageScaling.USE_RENDERING_RESOLUTION
No Replacement. Resolution is always based on the Resolution
settings specified in the ResolutionSettings of Preferences of
the DocumentConverter.
|