Loading...
Searching...
No Matches
LinkInfo.h
Go to the documentation of this file.
1//---------------------------------------------------------------------------------------
2// Copyright (c) 2001-2025 by Apryse Software Inc. All Rights Reserved.
3// Consult legal.txt regarding legal and license information.
4//---------------------------------------------------------------------------------------
5#ifndef PDFTRON_H_CPPPDFLinkInfo
6#define PDFTRON_H_CPPPDFLinkInfo
7
8#include <PDF/Rect.h>
9#include <Common/UString.h>
10
11namespace pdftron {
12 namespace PDF {
13
19{
20public:
23};
24
25 }; // namespace PDF
26}; // namespace pdftron
27
28#endif // PDFTRON_H_CPPPDFLinkInfo