←Select platform

Type Property

Summary

Type of this note annotation object.

Syntax

C#
VB
Java
C++
public int Type { get; set; } 
Public Property Type As Integer 
public int getType() 
public void setType(int type) 
             
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly