PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Icon used for Annotation
Namespace:
PDFTechAssembly: 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); } |