8.1.12.5 GraphPage::PageViewMode
It is recommended that you switch to the originpro package. PyOrigin is primarily for users who need to work with Origin version prior to 2021. |
Contents
Description
Get/Set pageview mode of the graphpage.
Name
PageViewMode
Examples
EX1
import PyOrigin gp=PyOrigin.GraphPages('Graph1') gp.PageViewMode=3 #Draft view