Skip to content

Commit 6cce16d

Browse files
committed
Merge branch 'preview'
2 parents 7ae0c6e + 4497ca8 commit 6cce16d

14 files changed

Lines changed: 81 additions & 3 deletions

File tree

api/class/annotation/ellipse.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,12 @@ Flattened annotations move below all unflattened annotations on the page, and ar
130130

131131
Flattened annotations become part of the page layer upon file export and cease to be annotations.
132132

133+
**Exception**
134+
135+
Error Code | Error Message
136+
--------|-----------------------------------------------------
137+
-80326 | The annotation has already been deleted.
138+
133139
## modificationDate
134140

135141
Return the modification date of the annotation.

api/class/annotation/highlight.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,12 @@ Flattened annotations move below all unflattened annotations on the page, and ar
107107

108108
Flattened annotations become part of the page layer upon file export and cease to be annotations.
109109

110+
**Exception**
111+
112+
Error Code | Error Message
113+
--------|-----------------------------------------------------
114+
-80326 | The annotation has already been deleted.
115+
110116
## modificationDate
111117

112118
Return the modification date of the annotation.

api/class/annotation/ink.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,12 @@ Flattened annotations move below all unflattened annotations on the page, and ar
124124

125125
Flattened annotations become part of the page layer upon file export and cease to be annotations.
126126

127+
**Exception**
128+
129+
Error Code | Error Message
130+
--------|-----------------------------------------------------
131+
-80326 | The annotation has already been deleted.
132+
127133
## modificationDate
128134

129135
Return the modification date of the annotation.

api/class/annotation/line.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,12 @@ Flattened annotations move below all unflattened annotations on the page, and ar
125125

126126
Flattened annotations become part of the page layer upon file export and cease to be annotations.
127127

128+
**Exception**
129+
130+
Error Code | Error Message
131+
--------|-----------------------------------------------------
132+
-80326 | The annotation has already been deleted.
133+
128134
## modificationDate
129135

130136
Return the modification date of the annotation.

api/class/annotation/polygon.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ Flattened annotations move below all unflattened annotations on the page, and ar
129129

130130
Flattened annotations become part of the page layer upon file export and cease to be annotations.
131131

132+
**Exception**
133+
134+
Error Code | Error Message
135+
--------|-----------------------------------------------------
136+
-80326 | The annotation has already been deleted.
137+
132138
## modificationDate
133139

134140
Return the modification date of the annotation.

api/class/annotation/polyline.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,12 @@ Flattened annotations move below all unflattened annotations on the page, and ar
125125

126126
Flattened annotations become part of the page layer upon file export and cease to be annotations.
127127

128+
**Exception**
129+
130+
Error Code | Error Message
131+
--------|-----------------------------------------------------
132+
-80326 | The annotation has already been deleted.
133+
128134
## modificationDate
129135

130136
Return the modification date of the annotation.

api/class/annotation/rectangle.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ Flattened annotations move below all unflattened annotations on the page, and ar
129129

130130
Flattened annotations become part of the page layer upon file export and cease to be annotations.
131131

132+
**Exception**
133+
134+
Error Code | Error Message
135+
--------|-----------------------------------------------------
136+
-80326 | The annotation has already been deleted.
137+
132138
## modificationDate
133139

134140
Return the modification date of the annotation.

api/class/annotation/redaction.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,12 @@ Flattened annotations move below all unflattened annotations on the page, and ar
101101

102102
Flattened annotations become part of the page layer upon file export and cease to be annotations.
103103

104+
**Exception**
105+
106+
Error Code | Error Message
107+
--------|-----------------------------------------------------
108+
-80326 | The annotation has already been deleted.
109+
104110
## modificationDate
105111

106112
Return the modification date of the annotation.

api/class/annotation/stamp.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,12 @@ Flattened annotations move below all unflattened annotations on the page, and ar
128128

129129
Flattened annotations become part of the page layer upon file export and cease to be annotations.
130130

131+
**Exception**
132+
133+
Error Code | Error Message
134+
--------|-----------------------------------------------------
135+
-80326 | The annotation has already been deleted.
136+
131137
## modificationDate
132138

133139
Return the modification date of the annotation.

api/class/annotation/strikeout.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,12 @@ Flattened annotations move below all unflattened annotations on the page, and ar
107107

108108
Flattened annotations become part of the page layer upon file export and cease to be annotations.
109109

110+
**Exception**
111+
112+
Error Code | Error Message
113+
--------|-----------------------------------------------------
114+
-80326 | The annotation has already been deleted.
115+
110116
## modificationDate
111117

112118
Return the modification date of the annotation.

0 commit comments

Comments
 (0)