Click or drag to resize

CPDFAnnotationGetAuthor Method

Gets the author of annotation.

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

Return Value

Type: String
Author
See Also