Winnovative RTF to PDF Converter Library for .NET
PdfHeaderOptions Class
NamespacesWinnovative.WnvRtfToPdfPdfHeaderOptions
Winnovative RTF to PDF Converter Library for .NET
This class encapsulates the options to control the appearance of the header in the rendered PDF document. The PDFConverter class contains a reference to an object of this type. If the ShowHeader property of the PDFDocumentOptions object is false, the header options have no efect
Declaration Syntax
C#Visual BasicVisual C++
public class PdfHeaderOptions
Public Class PdfHeaderOptions
public ref class PdfHeaderOptions
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PdfHeaderOptions()()()
DrawHeaderLine
When true, a line is displayed under the header area. The default value is true.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
HeaderSubtitleText
A smaller text to appear in the rendered PDF document header under the title.

HeaderText
The text to appear in the rendered PDF document title.

HeaderTextColor
The color of the text displayed in the header

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
PdfHeaderOptions

Assembly: Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 2.0.5.0 (2.0.5.0)