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 : MPEG2Program Property |
public TargetFormat MPEG2Program {get;}
'Declaration
Public ReadOnly Property MPEG2Program As TargetFormat
'Usage
Dim instance As TargetFormats Dim value As TargetFormat value = instance.MPEG2Program
public: property TargetFormat^ MPEG2Program { TargetFormat^ get(); }