Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.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