Enum ButtonType

Enum ButtonType

Nazwa przestrzeń: Aspose.Html.Forms Zestaw: Aspose.HTML.dll (25.4.0)

Ta lista reprezentuje stan przycisku.

[ComVisible(true)]
public enum ButtonType

Fields

Button = 3

Stosuje się standardowy „button”.

Reset = 2

Status „odzyskiwania” przycisku.

Submit = 1

Status „podaj” przycisku.

 Polski