SaveShapeTypeOption module

class SaveShapeTypeOption.SaveShapeTypeOption

Bases: SpireObject

property SaveAll: bool

Identifies whether All shape converted to a picture

property SaveArc: bool

Identifies whether Arc shape converted to a picture

property SaveButton: bool

Identifies whether Button shape converted to a picture

property SaveCheckBox: bool

Identifies whether CheckBox shape converted to a picture

property SaveComboBox: bool

Identifies whether ComboBox shape converted to a picture

property SaveDml: bool

Identifies whether Dml shape converted to a picture

property SaveGroupBox: bool

Identifies whether GroupBox shape converted to a picture

property SaveGroupShape: bool

Identifies whether Group shape converted to a picture.(Child of this group shape will not convert)

property SaveLabel: bool

Identifies whether Label shape converted to a picture

property SaveLine: bool

Identifies whether Line shape converted to a picture

property SaveListBox: bool

Identifies whether ListBox shape converted to a picture

property SaveOval: bool

Identifies whether eOval shape converted to a picture

property SavePicture: bool

Identifies whether Picture shape converted to a picture

property SavePrstGomShape: bool

Identifies whether PrstGomShape shape converted to a picture

property SaveRadioButton: bool

Identifies whether RadioButton shape converted to a picture

property SaveRectangle: bool

Identifies whether Rectangle shape converted to a picture

property SaveTextBox: bool

Identifies whether TextBox shape converted to a picture