PdfTable.HeaderStyle Property

PDF File Writer

PdfTableHeaderStyle Property

Creates a header style object as a copy of the default header style.

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public PdfTableStyle HeaderStyle { get; }

Property Value

Type: PdfTableStyle
See Also