Beispiel #1
0
 public IEnumerable <RatioPropertyDescriptor> GetRatioProperties(Type type)
 {
     return(RatioPropertyDescriptor.ListProperties(Document, type));
 }