Skip to content

Commit f13090f

Browse files
committed
260184: Removed unwanted changes.
1 parent 07203b6 commit f13090f

File tree

1 file changed

+0
-3
lines changed
  • Annotation/Setting-Annotation-Intent/.NET/Setting-Annotation-Intent

1 file changed

+0
-3
lines changed

Annotation/Setting-Annotation-Intent/.NET/Setting-Annotation-Intent/Program.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,4 @@
3030

3131
// Save the document
3232
document.Save(Path.GetFullPath(@"Output/Output.pdf"));
33-
34-
// Close the document
35-
document.Close(true);
3633
}

0 commit comments

Comments
 (0)