API Reference > OdDb Classes > OdDbLayoutPaperPE Class
OdDbLayoutPaperPE Class
OdDbLayoutPaperPE
Syntax
C++
class OdDbLayoutPaperPE : public OdRxObject;

DbLayoutPaperPE.h

This class is the Protocol Extension class for OdDbLayout objects.

The Protocol Extension class can be registered on the OdDbLayout class to provide a vectorization client the opportunity to customize the drawing of the background paper during PaperSpace vectorization.

TD_Db 

 

 
Name 
Description 
 
This function is called during vectorization to draw the paper border.
 
 
This function is called during vectorization to draw the paper margins.
 
 
This function is called during vectorization to draw the paper.
 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDbLayoutPaperPE. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.