public class MarkedContentRenderFilter extends RenderFilter
RenderFilter that only allows text within a specified marked content sequence.| Constructor | Description |
|---|---|
MarkedContentRenderFilter(int mcid) |
Constructs a filter
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
allowText(TextRenderInfo renderInfo) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallowImagepublic MarkedContentRenderFilter(int mcid)
mcid - the MCID to matchpublic boolean allowText(TextRenderInfo renderInfo)
allowText in class RenderFilterRenderFilter.allowText(com.itextpdf.text.pdf.parser.TextRenderInfo)Copyright © 1998–2018. All rights reserved.