Table of Contents

Class Header

Namespace
iTextSharp.text
Assembly
iTextSharp.LGPLv2.Core.dll

This is an Element that contains some userdefined meta information about the document.

public class Header : Meta, IElement
Inheritance
Header
Implements
Inherited Members

Examples

Header header = new Header("inspired by", "William Shakespeare");

Constructors

Header(string, string)

constructors

public Header(string name, string content)

Parameters

name string

the name of the meta-information

content string

the content

Properties

Name

methods to retrieve information

public override string Name { get; }

Property Value

string

a string