PdfUA1AnnotationChecker@Deprecated public final class AnnotationCheckUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AnnotationCheckUtil.AnnotationHandler
Deprecated.
in favor of
PdfUA1AnnotationChecker.PdfUA1AnnotationHandler |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAnnotationVisible(PdfDictionary annotDict)
Deprecated.
Is annotation visible:
true if hidden flag isn't
set and annotation intersects CropBox (default value is MediaBox). |
public static boolean isAnnotationVisible(PdfDictionary annotDict)
true if hidden flag isn't
set and annotation intersects CropBox (default value is MediaBox).annotDict - annotation to checktrue if annotation should be checked, otherwise falseCopyright © 1998–2025 Apryse Group NV. All rights reserved.