We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc2534 commit 7e4b4dcCopy full SHA for 7e4b4dc
src/Magick.NET/Formats/Pdf/PdfReadDefines.cs
@@ -27,7 +27,7 @@ public MagickFormat Format
27
public bool? HideAnnotations { get; set; }
28
29
/// <summary>
30
- /// Gets or sets a value indicating whether all images are forced to be interpolated at full device resolution (pdf: interpolate).
+ /// Gets or sets a value indicating whether all images are forced to be interpolated at full device resolution (pdf:interpolate).
31
/// </summary>
32
public bool? Interpolate { get; set; }
33
0 commit comments