Table of Contents

Class DocTag

Namespace
PdfSharp.Quality
Assembly
PdfSharp.Quality-gdi.dll

Contains information of a PDF document created for testing purposes.

public class DocTag
Inheritance
DocTag
Inherited Members

Constructors

DocTag()

public DocTag()

Properties

Title

Gets or sets the title of the document.

public string Title { get; set; }

Property Value

string

The title.