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