prtDevMode property of object Application

  • Thread starter Gabriele Bertolucci
  • Start date
G

Gabriele Bertolucci

Do you know how to reach and use it?

"After you customize the properties for the Application.Printer object, set
te Printer property of the form or report to the Application.printer object.
This forces the form or the report to destroy its current DEVMODE structure
and to inherit a new one from the Application.Printer object."

But i don't know how to reach and use Application.prtDevMode property: if i
try to print its value in Immediate Window i get a compilation error. It has
to by said that IntelliSense warns me abount unavailability of that
property.

Can you help me?
 

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