ISelectBaseStyle
A base interface extended by other interfaces that define visual styles for UI elements within select-like questions in an exported PDF document.
Inherited from the following class(es):
Properties
Methods
Events
Specifies the visual style applied to choice text elements.
- Type:
- ITextStyle readonly
- Implemented in:
- ISelectBaseStyle
Specifies the minimum width of choice columns, in points. Applies when choice options are arranged in two or more columns.
- Type:
- number readonly
- Implemented in:
- ISelectBaseStyle
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 (checkbox or radio button).
- Type:
- ISelectionInputStyle readonly
- Implemented in:
- ISelectBaseStyle
Specifies the visual style applied to selection inputs in read-only mode.
- Type:
- ISelectionInputStyle readonly
- Implemented in:
- ISelectBaseStyle
Specifies the visual style applied to checked selection inputs in read-only mode.
- Type:
- ISelectionInputStyle readonly
- Implemented in:
- ISelectBaseStyle
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 the required mark.
- Type:
- ITextStyle readonly
- Implemented in:
- IQuestionStyle
Specifies spacing values applied to question UI elements.
- Type:
- ISelectBaseSpacing readonly
- Implemented in:
- ISelectBaseStyle
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