Click or drag to resize

ButtonTypes Enumeration

The type of button group

Namespace:  Patagames.Pdf.Enums
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public enum ButtonTypes
Members
  Member nameValueDescription
Ok0 Ok button
OkCancel1 Ok and Cancel buttons
YesNo2 Yes and No buttons
YesNoCancel3 Yes, No and Cancel buttons
See Also