|
BMP Features
PDF N MORE for .NET supports Bitmap format. You can now create bitmap images from any .NET
application.
Feature Highlights:
-
Save:
Using PDF N MORE for .NET you can create bitmap images from any .NET application.
Each page is saved as separate Bitmap image. You have the option of viewing the bitmap image as soon
as it is created. You also have the option of opening the folder where the generated bitmap 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
|
|