CollectionSchema.GetCollectionField
CollectionSchema.GetCollectionField 方法
通过名称获取集合字段。
public CollectionField GetCollectionField(string name)
参数 | 类型 | 描述 |
---|---|---|
name | 字符串 | 字段名称 |
另见
- 类 CollectionField
- 类 CollectionSchema
- 命名空间 Aspose.Pdf
- 程序集 Aspose.PDF
通过名称获取集合字段。
public CollectionField GetCollectionField(string name)
参数 | 类型 | 描述 |
---|---|---|
name | 字符串 | 字段名称 |