ContentPart
ContentPart class
表示可以放置水印的内容(页面、框架、标题或 整个内容)的任何逻辑部分。
public abstract class ContentPart
方法
姓名 | 描述 |
---|---|
FindImages() | 查找内容中的所有图像。 搜索在指定的对象中进行SearchableObjects . |
FindImages(ImageSearchCriteria) | 根据指定的搜索条件查找图像。 搜索在指定的对象中进行SearchableObjects . |
Search() | 查找内容中所有可能的水印。 搜索在指定的对象中进行SearchableObjects . |
Search(SearchCriteria) | 根据指定的搜索条件查找可能的水印。 搜索在指定的对象中进行SearchableObjects . |