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

In This Topic
    SamplingRate Property
    In This Topic
    Gets or sets the sampling rate, in samples per second.
    Syntax
    'Declaration
     
    Public Property SamplingRate As System.Single
    public System.float SamplingRate {get; set;}
    See Also