The option command enables you to apply custom formatting to your presentation.
The format for the option command is
Option, <Item>, <Value>, where all arguments are required.
Examples of the use of this command include:
- OPTION,GRAPHICSWINDOWSIZE, <Value> defines the size of the Synergy graphics window.
- OPTION,MARGINLEFT,110 defines the left margin
- OPTION,MARGINRIGHT,20 defines the right margin
- OPTION,MARGINTOP,680 defines the top margin
- OPTION,MARGINBOTTOM,380 defines the bottom margin
- OPTION,XBORDER,20 defines the X distance between two items
- OPTION,YBORDER,20 defines the Y distance between items
- OPTION,TABLECELLHEIGHT,8 defines the table cell height
- OPTION,TABLETEXTFONTSIZE,8 defines the table font size
- OPTION,TEXTFONTSIZE,10 defines the text font size
- OPTION,TEXTCOLOR, <Value> defines the text color on the slide. Available colors include Black, Blue, Cyan, Green, Magenta, Red, White, Yellow.
- OPTION,TITLECOLOR, <Value> defines the color of the slide title text. Available colors include Black, Blue, Cyan, Green, Magenta, Red, White, Yellow.
- OPTION,SHOWPAGETITLE,<Value>, enables you to show or hide the template slide title on relevant plots. <Value> can be Yes or No.