Foxit::PDF::Annotations::IconProviderInfo Class Reference

Class to represent identity information of annotation icon provider. More...

Properties

String^  IDName
 Identity name of annotation icon provider. It should be valid.
 
uint32 Version
 Version number of annotation icon provider. It should be valid.
 

Detailed Description

Class to represent identity information of annotation icon provider.

This is used as return type of delegate function Annotations::GetIconProviderInfoDelegate.

Foxit Corporation