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

In This Topic
    BitsPerSample Property
    In This Topic
    Gets or sets the number of bits per sample value per channel.
    Syntax
    'Declaration
     
    Public Property BitsPerSample As System.Integer
    public System.int BitsPerSample {get; set;}
    See Also