Class PageWatermark.PageWatermarkOption
Contents
[
Hide
]PageWatermark.PageWatermarkOption class
Describes the PageWatermark
features options.
public sealed class PageWatermarkOption : Option
Constructors
Name | Description |
---|---|
PageWatermarkOption(PageWatermarkOption) | Clones this option instance. |
PageWatermarkOption(string, params IPageWatermarkOptionItem[]) | Creates a new instance. |
Properties
Name | Description |
---|---|
Name { get; } | Gets the element name. |
Methods
Name | Description |
---|---|
Add(params IOptionItem[]) | Adds a list of items to the end of this option’s item list. Each one must be a ScoredProperty or Property instance. |
Add(params IPageWatermarkOptionItem[]) | Adds an array of IPageWatermarkOptionItem instances to the option. |
Clone() | Clones this option instance. The shortcut to the cloneing constructor. |
Fields
Name | Description |
---|---|
static Text | Specifies a text only watermark. |
See Also
- class Option
- class PageWatermark
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page