PDF File Writer Class Library - Author Uzi Granot
PdfTableStyle Constructor |
Overload List| Name | Description | |
|---|---|---|
![]() | PdfTableStyle(PdfFont) |
PDF table style default constructor.
|
![]() | PdfTableStyle(PdfTable) |
PDF table style constructor based on table's default cell style.
|
![]() | PdfTableStyle(PdfTableStyle) |
PDF table style constructor as a copy of another style.
|
See Also