Skip to main content
All docs
V26.1
  • MarkedContentGroup Constructors

    Name Parameters Description
    MarkedContentGroup(StructureElementType, String) elementType, language Initializes a new instance of the MarkedContentGroup class with specified settings.
    MarkedContentGroup(StructureElementType) elementType Initializes a new instance of the MarkedContentGroup class with specified settings.
    MarkedContentGroup(String, String) tag, language Initializes a new instance of the MarkedContentGroup class with specified settings.
    MarkedContentGroup(String) tag Initializes a new instance of the MarkedContentGroup class with specified settings.
    See Also