hi,
i have to align the text of one label in Center in print out, hw can i do this ?
i have tried
hmtlTextWriter hw=new HtmlTextWriter();
hw.AddAttributes,
hw.AddStyleAttributes
Methods,
No method works, please tell me hw to do this, thanks in advance