Icon Property (PDFStampAnnotation)
Syntax
'Declaration Public Property Icon As PDFStampAnnotationIcon
'Usage Dim instance As PDFStampAnnotation Dim value As PDFStampAnnotationIcon instance.Icon = value value = instance.Icon
public PDFStampAnnotationIcon Icon {get; set;}
Requirements
Target Platforms: Windows 7, Windows 10, Windows 11, Windows Server 2022, Windows Server 2025
See Also