Share via


Frame.LinkedToFile Property

Definition

Maintain Link to Existing File.

Represents the following element tag in the schema: w:linkedToFile.

public DocumentFormat.OpenXml.Wordprocessing.LinkedToFile LinkedToFile { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.LinkedToFile? LinkedToFile { get; set; }
member this.LinkedToFile : DocumentFormat.OpenXml.Wordprocessing.LinkedToFile with get, set
Public Property LinkedToFile As LinkedToFile

Property Value

Returns LinkedToFile.

Applies to