Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with OleBoundControl.width and Word7 format.
Message
From
15/02/2000 11:36:00
 
 
To
15/02/2000 06:57:22
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00332073
Message ID:
00332253
Views:
15
Hi,
> with .Pagesetup
> ? .LeftMargin
> ? .TopMargin ...
> endwith

It can be used only, if I open *.DOC file! with:
oWord = CREATE("Word.Application")
oWord.Documents.Open("c:\MyFile.doc")
and now I can ask:
?oword.application.documents(1).pagesetup.leftmargin
?oword.application.documents(1).pagesetup.pagewidth and other
but,
how can I ask, if I call General field with OleBoundControl.DoVerb(-2) ?

Pavel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform