public final class GroupProperties extends StructuredElementProperties
Provides properties of the logical group of the document's elements.
Constructor and Description |
---|
GroupProperties()
Initializes a new instance of the
GroupProperties class. |
GroupProperties(String style)
Initializes a new instance of the
GroupProperties class. |
Modifier and Type | Method and Description |
---|---|
String |
getStyle()
Gets a style of the group.
|
get_Item, getElementType, getSkipElement, isEmptyElement, setSkipElement
public GroupProperties()
Initializes a new instance of the GroupProperties
class.
public GroupProperties(String style)
Initializes a new instance of the GroupProperties
class.
style
- A style of the group.public String getStyle()
Gets a style of the group.
Copyright © 2019. All rights reserved.