Freigeben über


Frame.LinkedToFile-Eigenschaft

Maintain Link to Existing File.Represents the element tag in schema: w:linkedToFile

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property LinkedToFile As LinkedToFile
    Get
    Set
'Usage
Dim instance As Frame
Dim value As LinkedToFile

value = instance.LinkedToFile

instance.LinkedToFile = value
public LinkedToFile LinkedToFile { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.LinkedToFile
Returns LinkedToFile.

Siehe auch

Referenz

Frame Klasse

Frame-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace