Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library which are either directly in it like Document or indirectly through several subpackages. |
Modifier and Type | Class and Description |
---|---|
class |
BackgroundArtifact
Class descibes background artifact.
|
class |
FooterArtifact
Describes footer artifact.
|
class |
HeaderArtifact
Class describes Heaader artifact.
|
class |
WatermarkArtifact
Class describes watermark artifact.
|
Modifier and Type | Method and Description |
---|---|
Artifact |
ArtifactCollection.getItem(int index)
Gets artifact by index.
|
Modifier and Type | Method and Description |
---|---|
void |
ArtifactCollection.add(Artifact artifact)
Adds artifacts to the collection.
|
void |
ArtifactCollection.delete(Artifact artifact)
Deletes specified artifact.
|
void |
ArtifactCollection.update(Artifact artifact) |
Copyright © 2018 Aspose. All Rights Reserved.