Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / XlsFilter Class / PictureLayer Property

In This Topic
    PictureLayer Property (XlsFilter)
    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