Description |
---|
Excerpt |
---|
Sets or returns the order in which data is numbered and printed when it does not fit on one page. The default order is down-then-over. (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> public PagePrintOrder PrintOrder\{ get; set; \} </pre></td></tr></tbody></table> |
Signature | ||||
---|---|---|---|---|
| ||||
<p>Public Property PrintOrder() As PagePrintOrder</p> |
Example | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
...
|
...
|