PdfSignatureOptionsIsVisible Property Terminal Works - PDF Printing.Net Library
Should the signature be visible or not

Note: When set to false the value of PageNumber is ignored and treated as 1.

Namespace: PdfEdit.Pdf.Signatures
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public bool IsVisible { get; set; }

Property Value

Type: Boolean
See Also

Reference