MovieActivationVolume Property ByteScout PDF SDK
Gets or set the initial sound volume at which to play the movie, in the range -1.0 to 1.0. Higher values denote greater volume; negative values mute the sound.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public float Volume { get; set; }

Property Value

Type: Single
See Also

Reference