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