Class Properties
User configurable properties of Dialog
Inheritance
Inherited Members
Namespace: Sig.SignAPI.Dialog
Assembly: SigSignAPI.dll
Syntax
public abstract class Properties
Properties
Name | Description |
---|---|
AvailableDefaultKeyboards | Provides array of available Default Keyboards |
BottomMargin | Defines the value which is to be cropped on the Bottom side of the pdf in Pixels |
CheckBoxColor | Defines the color of the Checkbox in dialog mode |
CheckBoxColorArgb32 | Defines the Color of the Icon for Up and down button |
DefaultCapsKeyBoard | Sets the default keyboard for TextBox when CapsLocked |
DefaultKeyboard | Sets the default keyboard for TextBox. |
DefaultSymbolsAndNumbersKeyBoard | Sets the default keyboard for TextBox when Special chars are required |
DefaultTextCapture | Sets the type of Text capture. Keyboard or Had written. The default is keyboard |
EnableSaveButton | This one of internal optional button which can be enabled. it can be used to save formfields or signatures. But the button has to be handled by the user Note: when this button is enabled custom button 3 or 4 may not be visble |
EnableStartSignButton | This one of internal optional button which can be enabled. it can be used to start signatures. But the button has to be handled by the user Note: when this button is enabled custom button 3 or 4 may not be visble |
LeftMargin | Defines the value which is to be cropped on the Left side of the pdf in Pixels |
RadioButtonColor | Defines the color of the RadioButton in dialog mode |
RadioButtonColorArgb32 | Defines the Color of the Icon for Up and down button |
RightMargin | Defines the value which is to be cropped on the Right side of the pdf in Pixels |
ScrollButtonBackgroundColor | Defines the Color of the Background for Up and down button |
ScrollButtonBackgroundColorArgb32 | Defines the Color of the Background for Up and down button |
ScrollButtonBackgroundPressedColor | Defines the Color of the Background for Up and down button when pressed |
ScrollButtonBackgroundPressedColorArgb32 | Defines the Color of the Icon for Up and down button |
ScrollButtonIconColor | Defines the Color of the Icon for Up and down button |
ScrollButtonIconColorArgb32 | Defines the Color of the Icon for Up and down button |
ScrollValue | Defines the Scroll value when cliked Up or Down button |
SignatureFieldColor | Defines the color of the SignatureField box in dialog mode |
SignatureFieldFieldColorArgb32 | Defines the Color of the Icon for Up and down button |
TextFieldColor | Defines the color of the TextField box in dialog mode |
TextFieldColorArgb32 | Defines the Color of the Icon for Up and down button |
TopMargin | Defines the value which is to be cropped on the Top side of the pdf in Pixels |
Methods
Name | Description |
---|---|
GetDefault() | returns the Default value |