...
Excerpt |
---|
Sets or returns whether the Zoom property or the FitToPagesTall and FitToPagesWide pair of properties will be used. (This is not supported for charts.) |
Signature | ||||
---|---|---|---|---|
| ||||
<table class="diff-macro"><thead><tr><th class="diff-macro-title">unmigrated-wiki-markup</th></tr></thead><tbody><tr><td class="diff-macro-body"><pre> <p> public boolean UseZoom\{ get; set; \} </pre></td></tr></tbody></table>p> |
Signature | ||||
---|---|---|---|---|
| ||||
<p>Public Property UseZoom() As Boolean</p> |
...