PaginationArtifact

PaginationArtifact

Overview

PaginationArtifact is a class in Aspose.PDF FOSS for .NET.

Base class for artifacts stamped across a page range by AddPagination — e.g.

Properties: ArtifactHorizontalAlignment, ArtifactVerticalAlignment, EndPage, StartPage, Subset, TextState.

Properties

NameTypeAccessDescription
ArtifactHorizontalAlignmentHorizontalAlignmentRead/WriteHorizontal placement of the stamped text.
ArtifactVerticalAlignmentVerticalAlignmentRead/WriteVertical placement of the stamped text.
SubsetSubsetRead/WriteWhich pages inside the range receive the artifact.
StartPageintRead/WriteFirst page (1-based) that receives the artifact.
EndPageintRead/WriteLast page (1-based) that receives the artifact.
TextStateTextStateRead/WriteText styling for the stamped number (font, size, colour).