Properties
Foxit::IconProviderInfo Class Reference

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

List of all members.

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 Foxit::GetIconProviderInfoDelegate.

Foxit Corporation