public class PdfAnnotationContext extends Object implements IValidationContext
| Constructor and Description |
|---|
PdfAnnotationContext(PdfDictionary annotation)
Creates new
PdfAnnotationContext instance. |
| Modifier and Type | Method and Description |
|---|---|
PdfDictionary |
getAnnotation()
Gets
PdfDictionary annotation instance. |
ValidationType |
getType()
Gets type of the context.
|
public PdfAnnotationContext(PdfDictionary annotation)
PdfAnnotationContext instance.annotation - PdfDictionary annotation which was addedpublic ValidationType getType()
getType in interface IValidationContextpublic PdfDictionary getAnnotation()
PdfDictionary annotation instance.Copyright © 1998–2025 Apryse Group NV. All rights reserved.