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 > CodecsCodecInformation Structure : IsPresent Property |
public bool IsPresent {get;}
'Declaration
Public ReadOnly Property IsPresent As Boolean
'Usage
Dim instance As CodecsCodecInformation Dim value As Boolean value = instance.IsPresent
public bool IsPresent {get;}
public boolean isPresent()
get_IsPresent();