Continuous Property
Continuous
Indicates whether to show document pages continuously.
Declaration
[Obsolete("Use the ScrollMode instead.")]
public bool Continuous { get; set; }
<Obsolete("Use the ScrollMode instead.")>
Public Property Continuous As Boolean