Back to Website
Show / Hide Table of Contents

Class CropPdfImage

Inheritance
System.Object
CropPdfImage
Implements
System.IDisposable
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Drawing
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class CropPdfImage : IDisposable

Constructors

CropPdfImage()

Declaration
public CropPdfImage()

Methods

Dispose()

Declaration
public void Dispose()

Run(PdfReader, RectangleF)

Declaration
public Stream Run(PdfReader pdfReader, RectangleF cropRectangle)
Parameters
Type Name Description
Aurigma.GraphicsMill.Codecs.PdfReader pdfReader
System.Drawing.RectangleF cropRectangle
Returns
Type Description
System.IO.Stream

Implements

System.IDisposable
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...