Click or drag to resize

ExportToDocxArgsHyperlinkOnReferences Property

When set to true hyperlinks (with the articy:// protocol) are created on objects that can be used to navigate to that object when the project is currently open in an articy:draft client and the protocol is installed properly. Defaults to true

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool HyperlinkOnReferences { get; set; }

Property Value

Type: Boolean
See Also