File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -179,3 +179,10 @@ redaction.updateOptions(options); // Update the background of the redaction to r
179179 -80100 | * XXX(API)* : * XXX(ParameterName)* is invalid. | ` false `
180180 -80102 | * XXX(API)* : * XXX(ParameterName)* is missing. | ` false `
181181 -80323 | The redaction annotation has already been applied. | ` false `
182+
183+ ** Exception**
184+
185+ Error Code | Error Message
186+ --------|-----------------------------------------------------
187+ -80326 | The annotation has already been deleted.
188+ -80328 | Rectangle-type redaction requires exactly one rect.
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ The instance of annotation. Please refer to [Annotation](/api/class/annotation/i
151151 -80102 | *XXX (API )*: *XXX (ParameterName )* is missing .
152152 -80103 | *XXX (API )*: The value for *XXX (ParameterName )* is not supported .
153153 -80105 | *XXX (API )*: The specified page (s ) do not exist .
154-
154+ -80328 | Rectangle - type redaction requires exactly one rect .
155155
156156### getAnnotationsByUids ()
157157
You can’t perform that action at this time.
0 commit comments