Header And Footer Text In Visio

A

Asif Imran

Hi all,

I am using Visio 2003 ActiveX Drawing control in my application using
VB.NET.

I am using the following code to show Header Text.

VisioControl.Window.Application.ActiveDocument.HeaderCenter = "&f&e"
VisioControl.Window.Application.ActiveDocument.HeaderMargin(65) = 0.25

The above code does not give any error but when I go to PrintPreview there
is no any Header Information.

Can anyone help me about how to show and include Header and Footer
Information in PrintPreview and Print Drawing options?

Thank you.

Asif
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top