Loading...
Searching...
No Matches
StructuredOutputModule.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
// !Warning! This file is autogenerated, modify the .codegen file, not this one
6
// (any changes here will be wiped out during the autogen process)
7
8
#ifndef PDFTRON_H_CPPPDFStructuredOutputModule
9
#define PDFTRON_H_CPPPDFStructuredOutputModule
10
#include <C/PDF/TRN_StructuredOutputModule.h>
11
12
#include <
Common/BasicTypes.h
>
13
#include <
Common/UString.h
>
14
#include <
PDF/PDFDoc.h
>
15
16
namespace
pdftron
{
namespace
PDF
{
17
class
PDFDoc
;
18
23
class
StructuredOutputModule
24
{
25
public
:
26
27
//methods:
28
34
static
bool
IsModuleAvailable
();
35
36
};
37
38
#include <Impl/StructuredOutputModule.inl>
39
}
//end pdftron
40
}
//end PDF
41
42
43
#endif
//PDFTRON_H_CPPPDFStructuredOutputModule
BasicTypes.h
PDFDoc.h
UString.h
pdftron::PDF::PDFDoc
Definition
PDFDoc.h:72
pdftron::PDF::StructuredOutputModule
Definition
StructuredOutputModule.h:24
pdftron::PDF::StructuredOutputModule::IsModuleAvailable
static bool IsModuleAvailable()
pdftron::PDF
Definition
Action.h:15
pdftron
Definition
BasicTypes.h:10