public class PdfAnnotationFlattenFactory extends Object
| Constructor and Description |
|---|
PdfAnnotationFlattenFactory()
Creates a new
PdfAnnotationFlattenFactory instance. |
| Modifier and Type | Method and Description |
|---|---|
IAnnotationFlattener |
getAnnotationFlattenWorker(PdfName name)
Gets the annotation flatten worker for the specified annotation subtype.
|
public PdfAnnotationFlattenFactory()
PdfAnnotationFlattenFactory instance.public IAnnotationFlattener getAnnotationFlattenWorker(PdfName name)
name - the annotation subtype. If the subtype is unknown, the worker for the null type will be returned.Copyright © 1998–2023 Apryse Group NV. All rights reserved.