Back to Devexpress

AccessibleRole Enum

corelibraries-devexpress-dot-xtraprinting-dot-accessibility-7c196992.md

latest1.7 KB
Original Source

AccessibleRole Enum

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.XtraPrinting.Accessibility

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public enum AccessibleRole
vb
Public Enum AccessibleRole

Members

Name
None
Default
Div
Table
TableRow
TableDataCell
TableDataCellText
TableDataCellPanel
TableHeaderCell
TableHeaderCellText
TableHeaderCellPanel
TableOfContents
TableOfContentsItem
Figure
Paragraph
Span
LayoutArtifact
BackgroundArtifact
PaginationArtifact
PageArtifact
TableHeaderRowGroup
TableBodyRowGroup
Section
Heading
Heading1
Heading2
Heading3
Heading4
Heading5
Heading6
Note
List
ListBody
ListItem
Part
CaptionTableOfContents

The following properties accept/return AccessibleRole values:

See Also

DevExpress.XtraPrinting.Accessibility Namespace