Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
iTextSharp documentation
Row
.
.
::
.
.
reserved Field
Row Class
See Also
Send Feedback
This is the array that keeps track of reserved cells.
Namespace:
iTextSharp.text
Assembly:
ITextSharp
(in ITextSharp.dll) Version: 4.1.6.0
Syntax
C#
protected
bool
[]
reserved
Visual Basic
Protected
reserved
As
Boolean
()
Visual C++
protected
:
array
<
bool
>^
reserved
See Also
Row Class
iTextSharp.text Namespace