public final class WordProcessingPlacementSettings extends Object implements IDocumentSpecificSettings
| Constructor and Description |
|---|
WordProcessingPlacementSettings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getOnlyVisibleHeaders()
Gets or sets a value indicating whether a watermark will be added to visible headers only.
|
boolean |
getSkipLinkedHeaders()
Gets or sets a value indicating whether a watermark will be added to a headers
that is not linked to previous.
|
void |
setOnlyVisibleHeaders(boolean value)
Gets or sets a value indicating whether a watermark will be added to visible headers only.
|
void |
setSkipLinkedHeaders(boolean value)
Gets or sets a value indicating whether a watermark will be added to a headers
that is not linked to previous.
|
public final boolean getOnlyVisibleHeaders()
Gets or sets a value indicating whether a watermark will be added to visible headers only.
public final boolean getSkipLinkedHeaders()
Gets or sets a value indicating whether a watermark will be added to a headers that is not linked to previous.
public final void setOnlyVisibleHeaders(boolean value)
Gets or sets a value indicating whether a watermark will be added to visible headers only.
public final void setSkipLinkedHeaders(boolean value)
Gets or sets a value indicating whether a watermark will be added to a headers that is not linked to previous.
Copyright © 2026. All rights reserved.