Ejemplo n.º 1
0
 public Single GetWidth(NetOffice.PublisherApi.Enums.PbUnitType unit)
 {
     return(Factory.ExecuteSingleMethodGet(this, "GetWidth", unit));
 }
Ejemplo n.º 2
0
 public virtual Single GetLeft(NetOffice.PublisherApi.Enums.PbUnitType unit)
 {
     return(InvokerService.InvokeInternal.ExecuteSingleMethodGet(this, "GetLeft", unit));
 }