Gets the pagesize.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public Rectangle PageSize { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PageSize As Rectangle Get |
| Visual C++ |
|---|
public: property Rectangle^ PageSize { Rectangle^ get (); } |