<%@ Page Title="PDF-Replace Images-ASP.NET-SYNCFUSION" Language="C#" MetaDescription="Example [C#] to replace images from PDF in ASP.NET Web Forms using Syncfusion .NET PDF library." MasterPageFile="~/Samplebrowser.Master" AutoEventWireup="true" CodeBehind="ReplaceImages.aspx.cs" Inherits="WebSampleBrowser.Pdf.ReplaceImages" %>
This sample demonstrates how to replace images from an existing PDF document. It is also possible to replace images with high or low-quality images or replace with a blank image etc.


More information about replace images can be found in this documentation section.