PDFsharp & MigraDoc Foundation
http://forum.pdfsharp.de/

dot after formated text
http://forum.pdfsharp.de/viewtopic.php?f=2&t=1580
Page 1 of 1

Author:  nagarjunaa [ Mon Mar 14, 2011 6:10 am ]
Post subject:  dot after formated text

Hi all,
In PDF Sharp, like table of contents, i need the "." after the formated text, how can i do this.

Test Heading...................................................................1
Heading2........................................................................2

Thanks
Nagarjuna

Author:  Thomas Hoevel [ Mon Mar 14, 2011 8:34 am ]
Post subject:  Re: dot after formated text

This is a style of the tabstop.

Code:
style.ParagraphFormat.TabStops.AddTabStop(pos + "cm", TabAlignment.Right, TabLeader.Dots);

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/