Table of Contents

Property CreationDate

Namespace
DocWright.Renderers.Pdf
Assembly
DocWright.Renderers.Pdf.dll

CreationDate

Gets or sets the creation date. Null omits creation/modification timestamps so output stays byte-deterministic for identical inputs.

public DateTimeOffset? CreationDate { get; set; }

Property Value

DateTimeOffset?