API Reference
Class
PdfStampPageContext
Existing-page geometry supplied while building visual canvas stamp content.
Inheritance
- Object
- PdfStampPageContext
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method PdfDocumentStamper.Content
- Method PdfDocumentStamper.TryContent
Inherited Methods
Properties
public Int32 PageNumber { get; } #One-based target page number.
public Int32 PageCount { get; } #Total page count in the target PDF before stamping.
public Double Width { get; } #Visual target-page width in points after crop and rotation are applied.
public Double Height { get; } #Visual target-page height in points after crop and rotation are applied.
public Int32 RotationDegrees { get; } #Inherited target-page rotation normalized to 0, 90, 180, or 270 degrees.