is_multi_section property

IStructuredDocumentTag.is_multi_section property

Returns true if this instance is a ranged (multi-section) structured document tag.

@property
def is_multi_section(self) -> bool:
    ...

See Also