#include <LinkInfo.h>
Public Attributes | |
Rect | rect |
UString | url |
LinkInfo is a utility class used to store information about links when used along with the SetUrlExtraction feature.
Definition at line 18 of file LinkInfo.h.
Rect pdftron::PDF::LinkInfo::rect |
Definition at line 21 of file LinkInfo.h.
UString pdftron::PDF::LinkInfo::url |
Definition at line 22 of file LinkInfo.h.