This document is archived and information here might be outdated. Recommended version. |
Indicates if graphics should stretch with the page when the page size changes.
[Visual Basic .NET] Public Property StretchGraphicsWithPage As Boolean
[C#] public bool StretchGraphicsWithPage {get; set;}
[C++]
HRESULT get_StretchGraphicsWithPage(
Boolean* StretchGraphicsWithPage
);
[C++]
HRESULT put_StretchGraphicsWithPage(
VARIANT_BOOL StretchGraphicsWithPage
);
[C++]
Parameters StretchGraphicsWithPage [out, retval]
StretchGraphicsWithPage is a parameter of type bool* StretchGraphicsWithPage [in]
StretchGraphicsWithPage is a parameter of type bool