ResourceHandlingOptions.MaxHandlingDepth
ResourceHandlingOptions.MaxHandlingDepth property
获取或设置将要处理的页面的最大深度。深度为 1 意味着只处理直接从保存的文档中引用的页面。将此属性设置为 -1 将导致处理所有页面。默认值为 0.
public int MaxHandlingDepth { get; set; }
也可以看看
- class ResourceHandlingOptions
- 命名空间 Aspose.Html.Saving
- 部件 Aspose.HTML