RhinoCommon API
FilePdfAddPage Method (Int32, Int32, Int32) |
Add a blank page to this document
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public abstract int AddPage( int widthInDots, int heightInDots, int dotsPerInch )
Public MustOverride Function AddPage ( widthInDots As Integer, heightInDots As Integer, dotsPerInch As Integer ) As Integer
Parameters
- widthInDots
- Type: SystemInt32
[Missing <param name="widthInDots"/> documentation for "M:Rhino.FileIO.FilePdf.AddPage(System.Int32,System.Int32,System.Int32)"]
- heightInDots
- Type: SystemInt32
[Missing <param name="heightInDots"/> documentation for "M:Rhino.FileIO.FilePdf.AddPage(System.Int32,System.Int32,System.Int32)"]
- dotsPerInch
- Type: SystemInt32
[Missing <param name="dotsPerInch"/> documentation for "M:Rhino.FileIO.FilePdf.AddPage(System.Int32,System.Int32,System.Int32)"]
Return Value
Type: Int32page number on success

Rhino for Windows
Supported in: 6.14