Table of Contents

Property IncludeDistinguishedName

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

IncludeDistinguishedName

Gets or sets a value indicating whether to include the certificate Distinguished Name in the text of the signature.

public bool IncludeDistinguishedName { get; set; }

Property Value

bool

true if to include the certificate Distinguished Name in the text of the signature; otherwise, false.

Remarks

Default value: false.