Overload List
Name | Description | |
---|---|---|
GetPdfPageSize(Byte, Int32) |
Returns the width and height(in inches) of the page in the PDF file.
| |
GetPdfPageSize(String, Int32) |
Returns the width and height(in inches) of the page in the PDF file.
| |
GetPdfPageSize(Byte, Int32, String) |
Returns the width and height(in inches) of the page in the PDF file.
| |
GetPdfPageSize(String, Int32, String) |
Returns the width and height(in inches) of the page in the PDF file.
|
See Also