Xfinium.Pdf.Transforms Namespace : PdfReplaceImageEventArgs Class |
The following tables list the members exposed by PdfReplaceImageEventArgs.
Name | Description | |
---|---|---|
![]() | NewImage | Gets or sets the image that will replace the old image. |
![]() | NewImageID | Gets or sets the ID of the new image. |
![]() | OldImage | Gets the image that will be replaced. |
![]() | OldImageID | Gets the ID of the old image. |