Skip to content

Commit

Permalink
Merge branch 'develop' into devsecops
Browse files Browse the repository at this point in the history
  • Loading branch information
aleks-ivanov committed Jul 26, 2024
2 parents 2ec3095 + 3a542e8 commit 73d7f74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions itext/itext.kernel/itext/kernel/pdf/PdfDocument.cs
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@ public virtual DIContainer GetDiContainer() {
/// Gets document information dictionary.
/// <see cref="info"/>
/// is lazy initialized. It will be initialized during the first call of this method.
/// The information dictionary values are synchronized with document XMP Metadata.
/// </remarks>
/// <returns>document information dictionary.</returns>
public virtual PdfDocumentInfo GetDocumentInfo() {
Expand Down
2 changes: 1 addition & 1 deletion port-hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b0d6503a6eeb10a795ddac8bde50e32b32504365
a0967bb167534a69c7c0530f33513784fca4b233

0 comments on commit 73d7f74

Please sign in to comment.