Click or drag to resize
Pdftools logo

ImageSectionMapping Class

The base class for image section mappings

An image section mapping specifies how a PDF page, or a section of it, is transformed (e.g. cropped or scaled) and placed onto the target image.
Inheritance Hierarchy

Namespace: PdfTools.Pdf2Image
Assembly: PdfTools (in PdfTools.dll) Version: 1.0.0
Syntax
C#
public abstract class ImageSectionMapping : NativeObject

The ImageSectionMapping type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also