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