Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > TargetFormats Class : Stream Property |
public TargetFormat Stream {get;}
'Declaration
Public ReadOnly Property Stream As TargetFormat
'Usage
Dim instance As TargetFormats Dim value As TargetFormat value = instance.Stream
public: property TargetFormat^ Stream { TargetFormat^ get(); }