Click or drag to resize

CPDFStampAnnotationGetStandardStamp Method

Gets standard stamp type.

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public string GetStandardStamp()

Return Value

Type: String
Returns standard stamp type.
See Also