FilePdfAddPage Method (Int32, Int32, Int32) |
Namespace: Rhino.FileIO
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
[Missing <param name="widthInDots"/> documentation for "M:Rhino.FileIO.FilePdf.AddPage(System.Int32,System.Int32,System.Int32)"]
[Missing <param name="heightInDots"/> documentation for "M:Rhino.FileIO.FilePdf.AddPage(System.Int32,System.Int32,System.Int32)"]
[Missing <param name="dotsPerInch"/> documentation for "M:Rhino.FileIO.FilePdf.AddPage(System.Int32,System.Int32,System.Int32)"]