API Reference > OdExport Classes > TD_PDF_2D_EXPORT Namespace > Classes > PdfExportParamsForXObject Structure
PdfExportParamsForXObject Structure
Syntax
C++
struct PdfExportParamsForXObject { PDFPageDictionaryPtr m_pCurrentPage; PDFXObjectFormPtr m_pXobjectForm; PDFFontOptimizer & m_FontOptimizer; };

PdfExportParamsForXObject.h

for internal use ONLY

 
Name 
Description 
 
This is PdfExportParamsForXObject, a member of class PdfExportParamsForXObject. 
 
Name 
Description 
 
Font optimization options for a PDF document. 
 
This is m_pCurrentPage, a member of class PdfExportParamsForXObject. 
 
This is m_pXobjectForm, a member of class PdfExportParamsForXObject. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.