Profile Picture

Changing the size of a page

Posted By Richard Dubé Last Year
Author
Message
Richard Dubé
Question Posted Last Year
View Quick Profile
Forum Newbie

Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)Forum Newbie (4 reputation)

Group: Forum Members
Last Active: Last Year
Posts: 7, Visits: 85
Hi,

I tried to have a custon size for a page but cant do it. I followed the code in the helpopenvision section but I got the this error :
'NDrawingView' does not contain a definition for 'Drawing' and no accessible extension method 'Drawing' accepting a first argument of type 'NDrawingView' could be found (are you missing a using directive or an assembly reference?) 

with the following line:
NDrawing drawing = drawingView.Drawing;





Similar Topics


Reading This Topic