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