Namespace: iTextSharp.text.html.simpleparser
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public bool SetPageSize( Rectangle pageSize ) |
Visual Basic |
---|
Public Function SetPageSize ( _ pageSize As Rectangle _ ) As Boolean |
Visual C++ |
---|
public: virtual bool SetPageSize( Rectangle^ pageSize ) sealed |
Parameters
- pageSize
- Type: iTextSharp.text..::..Rectangle