Table of Contents

Enum GenericImageResolutionUnit

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Interfaces.dll

Enumerates possible values for the image resolution option.

public enum GenericImageResolutionUnit

Fields

Centimeters = 2

Resolution specified in centimeters.

Inches = 1

Resolution specified in inches.

None = 0

Resolution not specified.