Click or drag to resize

PdfSignature IsTag Property

Note: This API is now obsolete.

Flag determine whether to display the labels

Namespace: Spire.Pdf.Security
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
[ObsoleteAttribute("This property may be removed in the future.To achieve the same function,simply setting labels enables displaying labels,if not set, labels will not dispaly.")]
public bool IsTag { get; set; }

Property Value

Type: Boolean
See Also