Stream Property

Summary
Gets the memory stream that includes information to retrieve the metafile.
Syntax
C#
VB
C++
public MemoryStream Stream { get; } 
  
Public ReadOnly Property Stream As MemoryStream 
public: 
property MemoryStream^ Stream { 
   MemoryStream^ get(); 
} 

Property Value

Memory stream that includes information to retrieve the metafile.

Example

Refer to Specifications example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.