Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Left Justify Text when converting to VDX (Read 1557 times)
mclellan
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 45
Location: London, Ontario
Joined: Feb 11th, 2008
Left Justify Text when converting to VDX
Mar 28th, 2008 at 8:15pm
Print Post  
Hello,

I have a node with several lines of text and I use the command: 
node2.TextFormat.Alignment = StringAlignment.Near

To left justify this.

When I convert the output to .vdx the text shows up as centered.

Can someone tell me how to set my text as left justified? Maybe the left align attribute I am using is wrong?

Barry
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Left Justify Text when converting to VDX
Reply #1 - Mar 29th, 2008 at 9:38am
Print Post  
Hi,

It looks this works only for styled text. We'll fix it for the next release. Until then, you could set EnableStyledText = true before exporting to Visio.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
mclellan
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 45
Location: London, Ontario
Joined: Feb 11th, 2008
Re: Left Justify Text when converting to VDX
Reply #2 - Mar 31st, 2008 at 3:27am
Print Post  
Worked great, thanks!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint