FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / XlsFilter Class / PictureLayer Property

In This Topic
    PictureLayer Property
    In This Topic
    Gets or sets whether to export using separated picture layer.
    Syntax
    'Declaration
     
    Public Property PictureLayer As Boolean
    public bool PictureLayer {get; set;}
    See Also