Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
iTextSharp
text
Table
GetLeft
iTextSharp.text.Table.GetLeft C# (CSharp) Method
Table Class Documentation
Show file
Open project: red-gate/iTextSharp-4.1.6
GetLeft()
public
method
public
GetLeft
(
float
margin
) :
float
margin
float
return
float
public override float GetLeft(float margin) { ErrorDimensions(); return 0; }
Table
AddCell
AddColumns
AssumeTableDefaults
Complete
CreatePdfPTable
DeleteAllRows
DeleteColumn
DeleteLastRow
DeleteRow
EndHeaders
ErrorDimensions
FillEmptyMatrixCells
FlushContent
GetBottom
GetElement
GetEnumerator
GetLeft
GetRight
GetTop
GetWidths
InsertTable
IsNestable
IsValidLocation
MergeInsertedTables
PlaceCell
Process
SetAlignment
SetWidths
Table