Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMStd::setPrnMargins Method
Syntax
C++
OdResult setPrnMargins(OdInt32 bottom, OdInt32 left, OdInt32 right, OdInt32 top);

Sets the margins for the print pages. 

 

Parameters
Description
bottom
[in] The value for the bottom margin.
left
[in] The value for the left margin.
right
[in] The value for the right margin.
top
[in] The value for the top margin.

Returns eOk if the margins for the print pages are set successfully, or the appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.