[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionSound.Repeat

Repeat Property

Repeat

Gets or sets a value specifying whether to repeat the sound indefinitely. If true, the Synchronous property shall be ignored.

The default is false.

Declaration
public bool Repeat { get; set; }
Public Property Repeat As Boolean