Exemplo n.º 1
0
 public void Add(object position, NetOffice.PublisherApi.Enums.PbRulerGuideType type)
 {
     Factory.ExecuteMethod(this, "Add", position, type);
 }
Exemplo n.º 2
0
 public virtual void Add(object position, NetOffice.PublisherApi.Enums.PbRulerGuideType type)
 {
     InvokerService.InvokeInternal.ExecuteMethod(this, "Add", position, type);
 }