| Modifier and Type | Class and Description |
|---|---|
class |
BarcodeElement
Represents Barcode element
|
class |
ChoiceBoxElement
Represents ChoiceBox question
|
class |
ClipAreaElement
Represents clip area element
|
class |
GridElement |
class |
ReferencePointElement |
| Modifier and Type | Method and Description |
|---|---|
com.aspose.ms.System.Collections.Generic.List<OmrElement> |
GridElement.getChoiceBoxes() |
com.aspose.ms.System.Collections.Generic.List<OmrElement> |
OmrPage.getElements()
Gets or sets list of elements on page
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridElement.setChoiceBoxes(com.aspose.ms.System.Collections.Generic.List<OmrElement> value) |
void |
OmrPage.setElements(com.aspose.ms.System.Collections.Generic.List<OmrElement> value)
Gets or sets list of elements on page
|
Copyright © 2019 Aspose. All Rights Reserved.