Ejemplo n.º 1
0
 public virtual void Add(object position, NetOffice.PublisherApi.Enums.PbTabAlignmentType alignment, NetOffice.PublisherApi.Enums.PbTabLeaderType leader)
 {
     InvokerService.InvokeInternal.ExecuteMethod(this, "Add", position, alignment, leader);
 }
Ejemplo n.º 2
0
 public void Add(object position, NetOffice.PublisherApi.Enums.PbTabAlignmentType alignment, NetOffice.PublisherApi.Enums.PbTabLeaderType leader)
 {
     Factory.ExecuteMethod(this, "Add", position, alignment, leader);
 }