public class PdfAnnotationSettings extends Object implements IDocumentSpecificSettings
| Constructor and Description |
|---|
PdfAnnotationSettings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrintOnly()
Gets or sets a value indicating whether annotation will be printed,
but not displayed in pdf viewing application.
|
void |
setPrintOnly(boolean value)
Gets or sets a value indicating whether annotation will be printed,
but not displayed in pdf viewing application.
|
public final boolean isPrintOnly()
Gets or sets a value indicating whether annotation will be printed, but not displayed in pdf viewing application.
public final void setPrintOnly(boolean value)
Gets or sets a value indicating whether annotation will be printed, but not displayed in pdf viewing application.
Copyright © 2026. All rights reserved.