Table of Contents

Class MetadataOptions

Namespace
CobaltPdf.WebKit
Assembly
CobaltPDF.WebKit.dll

Descriptive metadata embedded in the generated PDF.

public class MetadataOptions
Inheritance
MetadataOptions
Inherited Members

Properties

Author

public string? Author { get; set; }

Property Value

string

CreationDate

public DateTime? CreationDate { get; set; }

Property Value

DateTime?

Creator

public string? Creator { get; set; }

Property Value

string

Keywords

public string? Keywords { get; set; }

Property Value

string

Producer

public string? Producer { get; set; }

Property Value

string

Subject

public string? Subject { get; set; }

Property Value

string

Title

public string? Title { get; set; }

Property Value

string