Table of Contents

TDrawingHyperlink.BaseUrl Property

Base URL that will be added to the start of Url if it is set in the file. The property FullUrl contains the combined URL.

Syntax

Namespace: FlexCel.Core

public String BaseUrl { get; set; }

See also