Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

Type Property






Type of this note annotation object.
Syntax
public int Type {get; set;}
'Declaration
 
Public Property Type As Integer
'Usage
 
Dim instance As PDFNoteAnnotation
Dim value As Integer
 
instance.Type = value
 
value = instance.Type
public int getType()
public void setType(int type)
            
public:
property int Type {
   int get();
   void set (    int value);
}

Property Value

A value that specifies the icon type of note annotation object associated with this PDFNoteAnnotation.
Example

For an example, refer to PDFNoteAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFNoteAnnotation Class
PDFNoteAnnotation Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features