ComHelpersCreatePage3 Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Creates new document page with specified width and height.
Namespace:Bytescout.PDFAssembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Parameters
- width
- Type: SystemSingle
Page width. - height
- Type: SystemSingle
Page height.
Return Value
Type: Page[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreatePage3(System.Single,System.Single)"]
See Also