Пример #1
0
 public string GetPropertyValue(string propertyName)
 {
     return(_document.GetPropertyValue(propertyName));
 }