Property SegmentRects
- Namespace
- LMKit.Document.Annotations
- Assembly
- LM-Kit.NET.dll
SegmentRects
Per-segment marked regions - one rectangle per marked line of content (text markup, Redact, Link). Null when unused.
public List<AnnotationRect> SegmentRects { get; set; }