Language:
Arabic (العربية)
Chinese Simplified (中文(简体)
Chinese Traditional (中文(繁體)
Dutch (Nederlands)
English
French (français)
German (Deutsch)
Italian (italiano)
Japanese (日本語)
Korean (한국어)
Portuguese (Português)
Russian (русский)
Spanish (español)
Sign In
Sign Up
Products
Purchase
Downloads
Demos
Forums
Blogs
Documentation
Corporate
Product Suites
Aspose.Total for .NET and Java
Aspose.Total for Reporting Services
File Format Components
Aspose.Words for .NET and Java
Aspose.Cells for .NET and Java
Aspose.Pdf for .NET and Java
Aspose.Slides for .NET and Java
Aspose.Pdf.Kit for .NET and Java
Product Information
Programmer's Guide
Knowledge Base
Aspose.Pdf.Kit for .Net API Reference
Aspose.Pdf.Kit Namespace
AlignmentType Class
Annotation Class
AnnotationFlag Enumeration
AnnotationType Enumeration
AppearanceFlag Enumeration
AutoFiller Class
BookMark Class
BookMarks Class
Certificate Class
DataType Enumeration
DocumentPrivilege Class
EncodingType Enumeration
EnumDescription Class
FieldFlag Enumeration
FieldType Enumeration
FontColor Class
FontStyle Enumeration
Form Class
FormattedText Class
FormDataConverter Class
FormEditor Class
FormFieldFacade Class
License Class
LineInfo Class
LinkInfo Class
LogoStyle Class
MarkupType Enumeration
MenuActionName Enumeration
PageSize Class
PageTransitionType Enumeration
PdfAnnotationEditor Class
PdfContentEditor Class
PdfConverter Class
PdfExtractor Class
PdfFileEditor Class
PdfFileInfo Class
PdfFileMend Class
PdfFileSecurity Class
PdfFileSignature Class
PdfFileStamp Class
PdfPageEditor Class
PdfPrivilege Enumeration
PdfViewer Class
PdfXmpMetadata Class
PropertyFlag Enumeration
Stamp Class
Stamp Members
Stamp Constructor
Properties
Methods
VerticalAlignmentType Class
ViewerPreference Class
XmpSchema Class
Aspose.Pdf.Kit for Java API Reference
Aspose.Tasks for .NET
Aspose.Form for .NET
Aspose.Metafiles for Java
Aspose.Flash for .NET
Aspose.Recognition for .NET
SSRS Rendering Extensions
Aspose.Words for Reporting Services
Aspose.Slides for Reporting Services
Aspose.Cells for Reporting Services
Aspose.Pdf for Reporting Services
Aspose.BarCode for Reporting Services
JasperReports Exporters
Aspose.Slides for JasperReports
Visual Components
Aspose.BarCode for .NET and Java
Aspose.Grid for .NET
Aspose.Chart for .NET
Aspose.Editor for .NET
Aspose.AdHoc for .NET
Utility Components
Aspose.Network for .NET
Aspose.Workflow for .NET
Aspose.Spell for .NET
Aspose.ASPXpand for .NET
Aspose
>
Documentation
>
File Format Components
>
Aspose.Pdf.Kit for .NET and Java
>
Aspose.Pdf.Kit for .Net API Reference
>
Aspose.Pdf.Kit Namespace
>
Stamp Class
>
Stamp Members
Stamp overview
Public Instance Constructors
Stamp Constructor
Creates a Stamp object.
Public Instance Properties
IsBackground
Sets or gets a bool value that indicates the content is stamped as background. If the value is true,the stamp content is layed at the bottom, By defalt, the value is false,the stamp content is layed at the top.
Opacity
Gets or sets a float value to indicate the stamp object opacity.The value is from 0.0f and 1.0f,by default, the value is 1.0f.
Pages
Sets or gets the page number to indicate on which pages the stamp content is added. By default,stamps each page .
Rotation
Sets or gets the rotation from 0 to 360 of stamp content.
Public Instance Methods
BindImage
Overloaded. Binds an image as stamp content.
BindLogo
Binds a text as stamp content.
BindPdf
Overloaded. Binds one page of PDF file as stamp content.
Equals
(inherited from
Object
)
Determines whether the specified
Object
is equal to the current
Object
.
GetHashCode
(inherited from
Object
)
Serves as a hash function for a particular type.
GetHashCode
is suitable for use in hashing algorithms and data structures like a hash table.
GetType
(inherited from
Object
)
Gets the
Type
of the current instance.
SetImageSize
Resizes the image which is bound as stamp content. the unit is point.(1 inch = 72 point, 1 cm = 28.3 point)
SetOrigin
Sets the lower-left coordinates of a rectangle which contains stamp content layed on the pages.
ToString
(inherited from
Object
)
Returns a
String
that represents the current
Object
.
Protected Instance Methods
Finalize
(inherited from
Object
)
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
MemberwiseClone
(inherited from
Object
)
Creates a shallow copy of the current
Object
.
Protected Internal Instance Properties
ImageHeight
ImageWidth
StampType
See Also
Stamp Class
|
Aspose.Pdf.Kit Namespace