메소드 | 설명 | |
---|---|---|
AutoResizeTableColumns ( this table ) : void |
Tries to auto resize the specified table columns.
|
|
GetCellWidth ( this cell ) : float |
Tries to find the PdfPCell's width, before rendering
|
|
GetPhraseWidth ( this phrase ) : float |
Tries to find the Phrase's width, before rendering
|
메소드 | 설명 | |
---|---|---|
getListWidth ( IList |
public static AutoResizeTableColumns ( this table ) : void | ||
table | this | pdf table |
리턴 | void |
public static GetCellWidth ( this cell ) : float | ||
cell | this | pdf cell |
리턴 | float |
public static GetPhraseWidth ( this phrase ) : float | ||
phrase | this | the phrase |
리턴 | float |