API Reference
>
Namespaces
>
OdPdfPublish Namespace
>
Classes
>
OdPage Class
>
OdPage Methods
>
OdPage::setPaperSize Method
OdPage::setPaperSize Method
Collapse All
Syntax
C++
void
setPaperSize
(
const
Page::PaperUnits
units
,
const
double
width
,
const
double
height
);
Parameters
Parameters
Description
const Page::PaperUnits units
[in] Paper size units.
const double width
[out] A paper width value.
const double height
[out] A paper height value.
Description
Sets a new page size.
See Also
Page::PaperUnits enumeration
.
Group
OdPage Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic