HideSignatures

PreviewOptions.HideSignatures property

Gets or sets flag to hide signatures from page preview image. Only signatures are marked as IsSignature will be hidden from generated document page image.

public bool HideSignatures { get; set; }

See Also