In This Topic

PagePreload Property (DocuVieware)

In This Topic
Specifies the way that pages of a document are preloaded.
Syntax
'Declaration
 
Public Property PagePreload As PagePreloadMode
public PagePreloadMode PagePreload {get; set;}
Remarks
Default value is PagePreloadMode.AdjacentPages.
See Also