Click or drag to resize

CPDFFileAttachmentAnnotationGetIconName Method

Gets the icon name for the file attachment annotation.

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

Return Value

Type: String
The icon name.
See Also