Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Printer Namespace > EmfEventArgs Class : Stream Property |
public MemoryStream Stream {get;}
'Declaration Public ReadOnly Property Stream As MemoryStream
'Usage Dim instance As EmfEventArgs Dim value As MemoryStream value = instance.Stream
public: property MemoryStream^ Stream { MemoryStream^ get(); }