CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Macros | Typedefs
PdfImportEx.h File Reference
#include "PdfImport.h"
#include <map>
#include "Ge/GePoint2dArray.h"
#include "OdaSTL.h"
#include "StringArray.h"

Go to the source code of this file.

Classes

class  PdfImporterEx
 

Macros

#define STL_USING_STRING
 

Typedefs

typedef OdSmartPtr< PdfProperties > PdfPropertiesPtr
 
typedef OdSmartPtr< OdGiRasterImageOdGiRasterImagePtr
 
typedef OdSmartPtr< PdfImporterExPdfImporterExPtr
 

Macro Definition Documentation

◆ STL_USING_STRING

#define STL_USING_STRING

Definition at line 30 of file PdfImportEx.h.

Typedef Documentation

◆ OdGiRasterImagePtr

Definition at line 42 of file PdfImportEx.h.

◆ PdfImporterExPtr

A data type that represents a smart pointer to a <link PdfImporterEx, PDF importer> object.

Definition at line 190 of file PdfImportEx.h.

◆ PdfPropertiesPtr

typedef OdSmartPtr<PdfProperties> PdfPropertiesPtr

A data type that represents a smart pointer to a .pdf properties container.

Definition at line 39 of file PdfImportEx.h.