Effective Area - Partial Print Preview

Effective Area - Partial Print Preview

Anonymous
Not applicable
229 Views
2 Replies
Message 1 of 3

Effective Area - Partial Print Preview

Anonymous
Not applicable
When I do a partial print preview I see the term "Effective Area". Can I
get this with VBA? I am having problems centering model space plotting with
VBA and I am hoping I can use this effective area to solve my problems.

Thanks.

Chris
0 Likes
230 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Try

ThisDrawing.PaperSpace.DisplayPlotPreview = acPartialPreview

Jimmy Brown
University of North Carolina

"Discussion.autodesk.com" wrote in message
news:BCD0C821A44B23DCDB983CE2C30D303A@in.WebX.maYIadrTaRb...
> When I do a partial print preview I see the term "Effective Area". Can I
> get this with VBA? I am having problems centering model space plotting
with
> VBA and I am hoping I can use this effective area to solve my problems.
>
> Thanks.
>
> Chris
>
>
0 Likes
Message 3 of 3

Anonymous
Not applicable
how can i use this code can you explain it pls. i am using 2007 lt and i want to see effective plot area like in 2004 thanks for your help
0 Likes