







![]() ![]() |
PDFTron SilverDox SDK |
HttpStreamingPartRetriever..::..BackgroundLoadDocument Property |
HttpStreamingPartRetriever Class See Also Send Feedback |
If true, the part retriever will continued to download content for pages that are not currently being displayed.
Namespace: PDFTron.SilverDox.IO
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010
Syntax
C# |
---|
public bool BackgroundLoadDocument { get; set; } |
Visual Basic |
---|
Public Property BackgroundLoadDocument As Boolean Get Set |
Visual C++ |
---|
public: virtual property bool BackgroundLoadDocument { bool get () sealed; void set (bool value) sealed; } |