Scribus Forums
Scribus => Scripts and Plugins => Topic started by: digirew on December 03, 2020, 07:07:11 pm
-
When using getProperty() on an image frame, the itemtype=2, etc.
is there a list someplace what all the possible itemtypes are?
-
looks like the wording is incorrect on the website which is why it never came back in the search results. Nonetheless here it is.
ITEM TYPE
ItemType1 = 1,
ImageFrame = 2,
ItemType3 = 3,
TextFrame = 4,
Line = 5,
Polygon = 6,
PolyLine = 7,
PathText = 8,
LatexFrame = 9,
Multiple = 99