DocumentCollection.DocumentPaths
DocumentCollection.DocumentPaths 属性
获取或设置要处理的文档路径集合。
public List<string> DocumentPaths { get; set; }
另请参阅
- 类 DocumentCollection
- 命名空间 Aspose.Pdf.AI
- 程序集 Aspose.PDF
获取或设置要处理的文档路径集合。
public List<string> DocumentPaths { get; set; }