API Reference > OdExport Classes > OdPrcContextForPdfExportWrapper Class
OdPrcContextForPdfExportWrapper Class
OdPrcContextForPdfExportWrapperOdPrcContextForPdfExportWrapperOdPrcContextForPdfExportWrapper
Syntax
C++
class OdPrcContextForPdfExportWrapper : public OdPrcContextForPdfExport;

PrcContextForPdfExport.h

A wrapper class for PRC context used within PDF export functionality. 

 

 
Name 
Description 
 
Retrieves the current map of output PRC data streams.  
 
Retrieves the current user PRC context for PDF export.  
 
Retrieves the current value of the flag that determines whether the writing to a .pdf file is needed. 
 
Sets a new map of output PRC data streams.  
 
Sets a user PRC context for PDF export.  
 
Sets a new user data for the context object.  
 
Determines whether the entity should be exported to a PDF document as a PRC object.  
 
Retrieves the user data from the context object. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.