XpsResourceStream.Stream Property

Definition

Gets the Stream of the resource.

public:
 property System::IO::Stream ^ Stream { System::IO::Stream ^ get(); };
public System.IO.Stream Stream { get; }
member this.Stream : System.IO.Stream
Public ReadOnly Property Stream As Stream

Property Value

A Stream that contains the XML Paper Specification (XPS) resource.

Applies to