Table of Contents

Property Creator

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

Creator

Gets or sets the string to use as the signature creator name.

public string? Creator { get; set; }

Property Value

string

The string to use as the signature creator name.

Remarks

Default value: BitMiracle.Docotic.Pdf X.Y.Z, where X.Y.Z is the version of the DLL.

If the value is null or empty, it won't be added to the signature.