Aspose. Page. User Properties
命名空间: Aspose.Page
程序集: Aspose.Page.dll (25.1.2)
特殊属性类,允许设置和返回类型化属性。如果此属性对象不包含该属性,还允许连接两个默认属性对象进行搜索。
public class UserProperties : Dictionary<string, object="">, IDictionary<string, object="">, ICollection<keyvaluepair<string, object="">>, IDictionary, ICollection, IReadOnlyDictionary<string, object="">, IReadOnlyCollection<keyvaluepair<string, object="">>, IEnumerable<keyvaluepair<string, object="">>, IEnumerable, ISerializable, IDeserializationCallback