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

In This Topic
    Stream Property (GifFilter)
    In This Topic
    Gets or sets the output stream.
    Syntax
    'Declaration
     
    Public Property Stream As Stream
    public Stream Stream {get; set;}
    See Also