Frame.SourceFileReference Property

Definition

Source File for Frame.

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

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

Property Value

Returns SourceFileReference.

Applies to