NotebookLoadOptions.InstantLoading
NotebookLoadOptions.InstantLoading property
获取或设置一个值,指示是否在加载父文档时加载子文档。
public bool InstantLoading { get; set; }
备注
默认值为 false,因此子文档将加载 “懒惰”,即其加载应推迟到对特定子文档的直接访问。值 true 表示应立即加载它们。
另见
- class NotebookLoadOptions
- namespace Aspose.Note
- assembly Aspose.Note