Profile Picture

How to change spacing between paragraphs. When I press "enter" it skips a line.

Posted By Hardy Loeffler 10 Years Ago

How to change spacing between paragraphs. When I press "enter" it...

Author
Message
Hardy Loeffler
Posted 10 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)

Group: Forum Members
Last Active: 10 Years Ago
Posts: 0, Visits: 3
I want to have no extra blank lines between paragraphs. Is there a way to change it? Thanks



Nevron Support
Posted 10 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)

Group: Forum Members
Last Active: Last Year
Posts: 3,039, Visits: 3,746
Hi Hardy,

You can consider to increase the paragraph bottom margin - for example:

NParagraph paragraph = new NParagraph("Some paragraph");
paragraph.MarginBottom = 30; // measured in dips

will give extra space between this paragraph and the next one. Hope this helps - let us know if you meet any problems or have any question.

Best Regards,
Nevron Support Team





Similar Topics


Reading This Topic