PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Get the row
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public Row row( int rowIndex ) |
Visual Basic (Declaration) |
---|
Public Function row ( _ rowIndex As Integer _ ) As Row |
Visual C++ |
---|
public: Row^ row( int rowIndex ) |
Parameters
- rowIndex
- Type: System..::.Int32
Row index (zero based)