PdfTableStyle Constructor
From PDF File Writer
PDF File Writer Class Library - Author Uzi Granot
PdfTableStyle Constructor |
| 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.
|