PdfSoundActionVolume Property |
Gets or sets the volume with which the sound with be played.
Namespace:
Atalasoft.PdfDoc.Actions
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public double Volume { get; set; }
Public Property Volume As Double
Get
Set
Property Value
Type:
Double
The volume of the sound to be played.
See Also