Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Stream As MemoryStream |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public MemoryStream Stream {get;} |
C++/CLI | |
---|---|
public: property MemoryStream^ Stream { MemoryStream^ get(); } |
Return Value
Memory stream that includes information to retrieve the metafile.Refer to Printer.Specifications example.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family