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