SetLayoutPrintSettings()

Summary

Sets the layout printer settings.

Syntax

SetLayoutPrintSettings(string orientation, int n_copies)

Argument Contents
orientation The orientation ("Portrait" or "Landscape")
n_copies The number of copies

Notes

  • Acts on the current layout window.

See Also

Function Summary
GetLayoutPrintSettings() Gets the layout printer settings