←Select platform

Type Property

Summary
Type of this note annotation object.
Syntax
C#
VB
C++
Java
public int Type { get; set; } 
Public Property Type As Integer 
public int getType(); 
public void setType( 
   int intValue 
); 
public: 
property int Type { 
   int get(); 
   void set (    int ); 
} 

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

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.