Tab Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Item in Tabs
public class Tab
type Tab = class
Public Class Tab
- Inheritance
-
Tab
Constructors
| Name | Description |
|---|---|
| Tab() | |
Properties
| Name | Description |
|---|---|
| DocumentId |
The id of the document. |
| IsPrefill |
Indicates whether the tab is of prefill type. |
| RecipientId |
The id of the recipient. |
| Selected |
If tabs is checkbox, indicates whether the tab is selected. |
| TabId |
The id of the tab. |
| TabLabel |
The label of the tab. |
| TabName |
The name of the tab. |
| TabType |
The type of the tab. |
| TabValue |
The value of the tab. |