Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPdfPublish::StickyNotes::StickyNoteReviewStates Enumeration
Syntax
C++
enum StickyNoteReviewStates { kNone, kAccepted, kRejected, kCancelled, kCompleted };
Members
Description
kNone
The Review status of the sticky note is equal to None.
kAccepted
The Review status of the sticky note is equal to Accepted.
kRejected
The Review status of the sticky note is equal to Rejected.
kCancelled
The Review status of the sticky note is equal to Cancelled.
kCompleted
The Review status of the sticky note is equal to Completed.

Values of the Review status of a sticky note within a PDF document.

File: PdfPublishCommon.h 

Namespace: OdPdfPublish::StickyNotes 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.