Overload List

  NameDescription
Public methodPageShape()()()()
Create a new page shape. Use Path, Password and PageIndex to specify what page to use.
Public methodPageShape(Stream, Int32, String)
Create a new PageShape from a PDF document in a stream with the original size of the page.
Public methodPageShape(String, Int32, String)
Create a new PageShape from a file with the original size of the page.
Public methodPageShape(Stream, Int32, String, Double, Double, Double, Double, Boolean, Int32, PageBoundary)
Create a new page shape. Using the specified page boundary.
Public methodPageShape(String, Int32, String, Double, Double, Double, Double, Boolean, Int32, PageBoundary)
Create a new page shape. Using the specified page boundary.

See Also