←Select platform

NumberOfAudioSnippets Property

Summary

Gets or sets a value that specifies the number of audio snippets.

Syntax

C#
VB
C++
public int NumberOfAudioSnippets { get; set; } 
Public Property NumberOfAudioSnippets As Integer 
public: 
property int NumberOfAudioSnippets { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer that represents the number of audio snippets.

Example

Refer to QueryFileSystem example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly