ImageGear .NET v25.0 - Updated
TextBoxWidgetAnnotation Class
Members 




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : TextBoxWidgetAnnotation Class
A widget annotation for a textbox.
Object Model
TextBoxWidgetAnnotation Class
Syntax
'Declaration
 
Public Class TextBoxWidgetAnnotation 
   Inherits WidgetAnnotation
'Usage
 
Dim instance As TextBoxWidgetAnnotation
public class TextBoxWidgetAnnotation : WidgetAnnotation 
public __gc class TextBoxWidgetAnnotation : public WidgetAnnotation 
public ref class TextBoxWidgetAnnotation : public WidgetAnnotation 
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
         ImageGear.Formats.PDF.WidgetAnnotation
            ImageGear.Formats.PDF.TextBoxWidgetAnnotation

See Also

Reference

TextBoxWidgetAnnotation Members
ImageGear.Formats.PDF Namespace