TextStampValue Property
Gets or sets string value which is used as stamp on the page.

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

Property Value

Type: String
See Also