ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / PictureShape Class / FileName Property

In This Topic
    FileName Property
    In This Topic
    Gets or sets the file name of this PictureShape.
    Syntax
    'Declaration
     
    Public Property FileName As String
    public string FileName {get; set;}
    See Also