Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsOptions Class : Vff Property |
public CodecsVffOptions Vff {get;}
'Declaration
Public ReadOnly Property Vff As CodecsVffOptions
'Usage
Dim instance As CodecsOptions Dim value As CodecsVffOptions value = instance.Vff
public CodecsVffOptions Vff {get;}
public CodecsVffOptions getVff()
get_Vff();
public: property CodecsVffOptions^ Vff { CodecsVffOptions^ get(); }