Table of Contents

Property Title

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Title

Gets or sets the title of the document.

public string? Title { get; set; }

Property Value

string

The title of the document.

Remarks

Default value: null.