PdfArtifact Class |
Namespace: GroupDocs.Watermark.Contents.Pdf
The PdfArtifact type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArtifactSubtype |
Gets the subtype of this PdfArtifact.
|
![]() | ArtifactType |
Gets the type of this PdfArtifact.
|
![]() | FormattedTextFragments |
Gets the collection of formatted text fragments of this PdfShape.
(Inherited from PdfShape.) |
![]() | Height |
Gets the height of this PdfArtifact in points.
(Overrides PdfShapeHeight.) |
![]() | Image |
Gets or sets the image of this PdfShape.
(Inherited from PdfShape.) |
![]() | Opacity |
Gets the opacity of this PdfArtifact.
|
![]() | Page |
Gets the parent page of this PdfArtifact.
|
![]() | RotateAngle |
Gets the rotate angle of this PdfArtifact in degrees.
(Overrides PdfShapeRotateAngle.) |
![]() | Text |
Gets or sets the text of this PdfArtifact.
(Overrides PdfShapeText.) |
![]() | Width |
Gets the width of this PdfArtifact in points.
(Overrides PdfShapeWidth.) |
![]() | X |
Gets the horizontal offset of this PdfArtifact from page left border in points.
(Overrides PdfShapeX.) |
![]() | Y |
Gets the vertical offset of this PdfArtifact from page bottom border in points.
(Overrides PdfShapeY.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |