Package | Description |
---|---|
com.foxit.gsdk.pdf |
Modifier and Type | Method and Description |
---|---|
LayerContext |
PDFDocument.createLayerContext(int usType)
Create a PDF layer context with a given type.
|
Modifier and Type | Method and Description |
---|---|
PDFTextSelection |
PDFTextSelection.getVisibleSelection(LayerContext context)
Get a new PDF text selected area of visible content from the current PDF
text selected area.
|
void |
RenderContext.setLayerContext(LayerContext layerContext)
Set layer context to render context object.
|