EVO RTF to PDF Converter Library for .NET Documentation

PdfDocumentOptionsShowHeader Property

EVO RTF to PDF Converter Library for .NET
EVO RTF to PDF Converter Library for .NET
This property controls the whether the header appears or not in the rendered PDF document. The header properties can be further customized by setting the properties of the PDFHeaderOptions object exposed by the PDFHeaderOptions property of the PDFConverter class.

Namespace:  EvoPdf.RtfToPdf
Assembly:  evortftopdf (in evortftopdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool ShowHeader { get; set; }

Property Value

Type: Boolean
See Also

Reference