Sets the pagesize.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public virtual bool SetPageSize( Rectangle pageSize ) |
| Visual Basic |
|---|
Public Overridable Function SetPageSize ( _ pageSize As Rectangle _ ) As Boolean |
| Visual C++ |
|---|
public: virtual bool SetPageSize( Rectangle^ pageSize ) |
Parameters
- pageSize
- Type: iTextSharp.text..::..Rectangle
the new pagesize