|
JPEG Features
PDF N MORE for .NET supports JPEG image format. You can create jpeg images from any .NET
application.
Feature Highlights:
-
Save:
Using PDF N MORE for .NET you can create jpeg images from any .NET application.
Each page is saved as separate jpeg image. You have the option of viewing the jpeg image as soon
as it is created. You also have the option of opening the folder where the generated jpeg images
are stored.
-
Quality:
PDF N MORE for .NET provides an option to alter the quality of the image.
Use SmoothingMode set the rendering quality of the image. Use PixelOffsetMode to specify how pixels
are offset during rendering of the image. Use TextContrast to set the gamma correction value for
rendering text.
-
Scaling:
PDF N MORE for .NET provides an option to scale the image. Use ScaleX to scale
the width and ScaleY to scale the height of the image.
For more information
|
|