| PageNumberStampNumberingStyle Property |
Numbering style which used by this stamp.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic NumberingStyle NumberingStyle { get; set; }Public Property NumberingStyle As NumberingStyle
Get
Set
public:
property NumberingStyle NumberingStyle {
NumberingStyle get ();
void set (NumberingStyle value);
}member NumberingStyle : NumberingStyle with get, set
Property Value
Type:
NumberingStyle
See Also