ABCpdfRenderingContextAddHyperlinks Property
|
Whether to add active hyperlinks to the output
PDF.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool AddHyperlinks { get; set; }
Public Property AddHyperlinks As Boolean
Get
Set
member AddHyperlinks : bool with get, set
Property Value
Type:
Boolean
See Also