RemoveAnnotations

PdfOptimizationOptions.RemoveAnnotations property

Enables removing annotation from the output PDF file.

public bool RemoveAnnotations { get; set; }

Remarks

For code example, see this documentation.

See Also