Table of Contents

Class PdfPaintedImageSavingOptions

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

The options for saving PdfPaintedImage objects as painted.

public sealed class PdfPaintedImageSavingOptions
Inheritance
PdfPaintedImageSavingOptions
Inherited Members

Constructors

PdfPaintedImageSavingOptions()

Initializes a new instance of the PdfPaintedImageSavingOptions class.

Properties

Format

Gets or sets the image format to use while saving an image as painted.

HorizontalResolution

Gets or sets the horizontal resolution of produced images.

VerticalResolution

Gets or sets the vertical resolution of produced images.