BatesNArtifact

BatesNArtifact

Overview

BatesNArtifact is a class in Aspose.PDF FOSS for .NET. Inherits from: PaginationArtifact.

A Bates-numbering pagination artifact: a zero-padded running number with optional prefix and suffix.

Properties: ArtifactHorizontalAlignment, ArtifactVerticalAlignment, EndPage, NumberOfDigits, Prefix, StartNumber, and 4 more.

Properties

NameTypeAccessDescription
PrefixstringRead/WriteText prepended to the number.
SuffixstringRead/WriteText appended after the number.
StartNumberintRead/WriteThe number stamped on the first included page.
NumberOfDigitsintRead/WriteZero-padded width of the number.
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).