How do I resize the Visio drawing control window?

J

JPabich

I want to resize the Visio drawing control so that there is no blank space
around the page visible at runtime. What do I do to get rid of the blank
space surrounding the Visio page?
 
J

JuneTheSecond

How would you like to use DoCmdwith visCmdZoomPageWidth?
Or, would you like caluculateand zoom from GetWindowRect and the values of
PageWidth and PageHeight cells?
 
Top