Overview
ReplyType is a enum in Aspose.PDF FOSS for C++.
ReplyType enum distinguishes between Reply, Group, and Undefined reply categories.
This enumeration defines 3 values: Reply, Group, Undefined.
Values
| Value | Description |
|---|
Reply | |
Group | |
Undefined | |
See Also