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