SaveShapeTypeOption module

class SaveShapeTypeOption.SaveShapeTypeOption

Bases: SpireObject

<summary>

Specifies the shape type that needs to be converted to a picture, and defaults to all types

</summary>

property SaveAll: bool
<summary>

Identifies whether All shape converted to a picture

</summary>

property SaveArc: bool
<summary>

Identifies whether Arc shape converted to a picture

</summary>

property SaveButton: bool
<summary>

Identifies whether Button shape converted to a picture

</summary>

property SaveCheckBox: bool
<summary>

Identifies whether CheckBox shape converted to a picture

</summary>

property SaveComboBox: bool
<summary>

Identifies whether ComboBox shape converted to a picture

</summary>

property SaveDml: bool
<summary>

Identifies whether Dml shape converted to a picture

</summary>

property SaveGroupBox: bool
<summary>

Identifies whether GroupBox shape converted to a picture

</summary>

property SaveGroupShape: bool
<summary>

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

</summary>

property SaveLabel: bool
<summary>

Identifies whether Label shape converted to a picture

</summary>

property SaveLine: bool
<summary>

Identifies whether Line shape converted to a picture

</summary>

property SaveListBox: bool
<summary>

Identifies whether ListBox shape converted to a picture

</summary>

property SaveOval: bool
<summary>

Identifies whether eOval shape converted to a picture

</summary>

property SavePicture: bool
<summary>

Identifies whether Picture shape converted to a picture

</summary>

property SavePrstGomShape: bool
<summary>

Identifies whether PrstGomShape shape converted to a picture

</summary>

property SaveRadioButton: bool
<summary>

Identifies whether RadioButton shape converted to a picture

</summary>

property SaveRectangle: bool
<summary>

Identifies whether Rectangle shape converted to a picture

</summary>

property SaveTextBox: bool
<summary>

Identifies whether TextBox shape converted to a picture

</summary>