Table of Contents

Property ContactInfo

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

ContactInfo

Gets the information provided by the signer to enable a recipient to contact the signer to verify the signature.

public string? ContactInfo { get; }

Property Value

string

The information provided by the signer to enable a recipient to contact the signer to verify the signature.

Remarks

The value of this property can be null if the contact information is not specified.