Package | Description |
---|---|
com.aspose.pdf.generator.legacyxmlmodel |
Modifier and Type | Method and Description |
---|---|
FloatingBox |
Watermarks.get_Item(int index)
Gets or sets a
Watermarks object from the collection according to object index. |
Modifier and Type | Method and Description |
---|---|
void |
Watermarks.add(FloatingBox newWatermark)
Adds a new
FloatingBox object into the collection. |
void |
Watermarks.insert(FloatingBox watermarkToInsertAfter,
FloatingBox newWatermark)
Inserts a new
FloatingBox object into the collection after specified FloatingBox object. |
Copyright © 2014 Aspose. All Rights Reserved.