Table of Contents

TDrawingHyperlink.Url Property

Url for the link (including the prefix like "file:///"). Note that if the file has a BaseUrl, the final URL is given by FullUrl

Syntax

Namespace: FlexCel.Core

public String Url { get; set; }

See also