Frame.SourceFileReference Property

Source File for Frame.Represents the element tag in schema: w:sourceFileName

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

Syntax

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

value = instance.SourceFileReference

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.SourceFileReference
Returns SourceFileReference.

See Also

Reference

Frame Class

Frame Members

DocumentFormat.OpenXml.Wordprocessing Namespace