PageNumberStamp.Format

PageNumberStamp.Format property

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

public string Format { get; set; }

See Also