IQuestionBooleanStyle
Defines the visual style applied to UI elements within Yes/No (Boolean) questions in an exported PDF document.
Customize Styling and Layout in PDF
Inherited from the following class(es):
Properties
Methods
Events
Specifies the visual style applied to checkboxes.
Omitted settings are inherited from the input property.
- Type:
- ISelectionInputStyle readonly
- Implemented in:
- IQuestionBooleanStyle
Specifies the visual style applied to checkboxes in read-only mode.
Omitted settings are inherited according to the following chain:
checkboxInputReadOnly <= inputReadonly <= checkboxInput <= input
- Type:
- ISelectionInputStyle readonly
- Implemented in:
- IQuestionBooleanStyle
Specifies the visual style applied to checked checkboxes in read-only mode.
Omitted settings are inherited according to the following chain:
checkboxInputReadOnlyChecked <= inputReadOnlyChecked <= checkboxInputReadOnly <= inputReadonly <= checkboxInput <= input
- Type:
- ISelectionInputStyle readonly
- Implemented in:
- IQuestionBooleanStyle
Specifies the visual style applied to choice text elements.
- Type:
- ITextStyle readonly
- Implemented in:
- IQuestionBooleanStyle
Specifies the visual style applied to the question comment. Applies only to questions with include a comment area.
- Type:
- IInputStyle readonly
- Implemented in:
- IQuestionStyle
Specifies the visual style applied to the question comment in read-only mode. Applies only to questions with include a comment area.
- Type:
- IInputStyle readonly
- Implemented in:
- IQuestionStyle
Specifies the visual style applied to the container in which the question is rendered.
- Type:
- IContainerStyle readonly
- Implemented in:
- IQuestionStyle
Specifies the visual style applied to the question description.
- Type:
- ITextStyle readonly
- Implemented in:
- IQuestionStyle
Specifies the visual style applied to the question header.
- Type:
- IContainerStyle readonly
- Implemented in:
- IQuestionStyle
Specifies the width percentage allocated to the question header. Applies only to questions with titleLocation set to "left".
Possible values: from 0 to 1 (for example, 0.25)
- Type:
- number readonly
- Implemented in:
- IQuestionStyle
Specifies the visual style applied to selection inputs (checkboxes and radio buttons).
- Type:
- ISelectionInputStyle readonly
- Implemented in:
- IQuestionBooleanStyle
Specifies the visual style applied to selection inputs (checkboxes and radio buttons) in read-only mode.
Omitted settings are inherited from the input property.
- Type:
- ISelectionInputStyle readonly
- Implemented in:
- IQuestionBooleanStyle
Specifies the visual style applied to checked selection inputs (checkboxes and radio buttons) in read-only mode.
Omitted settings are inherited according to the following chain:
inputReadOnlyChecked <= inputReadonly <= input
- Type:
- ISelectionInputStyle readonly
- Implemented in:
- IQuestionBooleanStyle
Specifies the minimum width of the container in which the question is rendered, in points.
- Type:
- number readonly
- Implemented in:
- IQuestionStyle
Specifies the visual style applied to the question number.
- Type:
- ITextStyle readonly
- Implemented in:
- IQuestionStyle
Specifies the visual style applied to radio buttons.
Omitted settings are inherited from the input property.
- Type:
- ISelectionInputStyle readonly
- Implemented in:
- IQuestionBooleanStyle
Specifies the visual style applied to radio buttons in read-only mode.
Omitted settings are inherited according to the following chain:
radioInputReadOnly <= inputReadonly <= radioInput <= input
- Type:
- ISelectionInputStyle readonly
- Implemented in:
- IQuestionBooleanStyle
Specifies the visual style applied to checked radio buttons in read-only mode.
Omitted settings are inherited according to the following chain:
radioInputReadonlyChecked <= inputReadOnlyChecked <= radioInputReadOnly <= inputReadonly <= radioInput <= input
- Type:
- ISelectionInputStyle readonly
- Implemented in:
- IQuestionBooleanStyle
Specifies the visual style applied to the required mark.
- Type:
- ITextStyle readonly
- Implemented in:
- IQuestionStyle
Specifies spacing values applied to matrix UI elements.
- Type:
- IQuestionBooleanSpacing readonly
- Implemented in:
- IQuestionBooleanStyle
Specifies the visual style applied to the question title.
- Type:
- ITextStyle readonly
- Implemented in:
- IQuestionStyle
Send feedback to the SurveyJS team
Need help? Visit our support page