Click or drag to resize

CPDFModifyInfoAnnotationType Property

Gets or sets the type of annotation for the modification.

Namespace:  ComPDFKit.DigitalSign
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public C_ANNOTATION_TYPE AnnotationType { get; }

Property Value

Type: C_ANNOTATION_TYPE
See Also