Click or drag to resize

PdfImageClone Method

Clones this PdfImage.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntax
public PdfImage Clone()

Return Value

PdfImage
The clone of this PdfImage.
See Also