Click or drag to resize

PdfImageClone Method

Clones this PdfImage.

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

Return Value

PdfImage
The clone of this PdfImage.
See Also