PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Adds rows to an Table object.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public void addRow( int rowCount ) |
Visual Basic (Declaration) |
---|
Public Sub addRow ( _ rowCount As Integer _ ) |
Visual C++ |
---|
public: void addRow( int rowCount ) |
Parameters
- rowCount
- Type: System..::.Int32
Row count.