Click or drag to resize

ToPdfParameterList DisableLink Property

gets or sets whether remove the link on the hyperlink and keep the character format during converting to pdf.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool DisableLink { get; set; }

Property Value

Type: Boolean
See Also