API Reference > OdDb Classes > OdDbPlotSettingsValidatorPE Class > OdDbPlotSettingsValidatorPE Structures > OdDbPlotSettingsValidatorPE::psvPaperInfo Structure
OdDbPlotSettingsValidatorPE::psvPaperInfo Structure
Syntax
C++
struct psvPaperInfo { OdString canonicalName; OdString localeName; double w; double h; double left; double top; double right; double bottom; OdDbPlotSettings::PlotPaperUnits units; };

DbPlotSettingsValidatorPE.h

This is class OdDbPlotSettingsValidatorPE::psvPaperInfo.

 
Name 
Description 
 
This is psvPaperInfo, a member of class psvPaperInfo. 
 
Name 
Description 
 
This is bottom, a member of class psvPaperInfo. 
 
This is canonicalName, a member of class psvPaperInfo. 
 
h 
This is h, a member of class psvPaperInfo. 
 
left 
ImageableArea 
 
This is localeName, a member of class psvPaperInfo. 
 
This is right, a member of class psvPaperInfo. 
 
top 
This is top, a member of class psvPaperInfo. 
 
This is units, a member of class psvPaperInfo. 
 
w 
This is w, a member of class psvPaperInfo. 
 
Name 
Description 
 
== 
This is ==, a member of class psvPaperInfo. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.