public override float GetHeight()
 {
     return(InfoboxDecorator.GetHeight(this.attribute as InfoboxAttribute));
 }