PDF .NET Library Documentation - PDF Technologies, Inc.
Icon used for Annotation

Namespace:  PDFTech
Assembly:  PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)

Syntax

C#
public TextAnnotationIcon textAnnotationIcon { get; set; }
Visual Basic (Declaration)
Public Property textAnnotationIcon As TextAnnotationIcon
Visual C++
public:
property TextAnnotationIcon textAnnotationIcon {
	TextAnnotationIcon get ();
	void set (TextAnnotationIcon value);
}

See Also