type property

OptionButtonControl.type property

Gets type of Forms 2.0 control.

@property
def type(self) -> aspose.words.drawing.ole.Forms2OleControlType:
    ...

See Also