[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.PageOptions.OfflineMode

OfflineMode Property

OfflineMode

Gets or sets a value indicating whether to emulate internet disconnection. Defaults to false.

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