PageNumberStampFormat Property
String value for stamping page numbers. Value must include char '#' which is replaced with the page number in the process of stamping.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public string Format { get; set; }

Property Value

Type: String
See Also