Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / EmfExporter Class / Stream Property

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