Gets or sets the volume at which to play the sound, in the range -1.0 to 1.0.
Namespace: Spire.Pdf.ActionsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public float Volume { get; set; }
Public Property Volume As Single Get Set
public: property float Volume { float get (); void set (float value); }
member Volume : float32 with get, set
Property Value
SingleThe volume of the sound.