Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / SoundObject Class / SoundChannels Property

In This Topic
    SoundChannels Property
    In This Topic
    Gets or sets the number of sound channels.
    Syntax
    'Declaration
     
    Public Property SoundChannels As System.Integer
    public System.int SoundChannels {get; set;}
    See Also