8.1.23.1 PageBase::Folder
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
Read-only property. Return the Project Explorer folder where the page is located
Name
Folder
Examples
EX1
import PyOrigin pg = PyOrigin.ActivePage() print( pg.Folder.Path() )