Enum ImageMode

Enum ImageMode

Namespace: Aspose.Page.XPS
Assembly: Aspose.Page.dll (25.1.2)

Lists the options of fitting image within a box.

public enum ImageMode

Fields

FitToBox = 3

The image fits to box.

FitToHeight = 2

The image fits to height.

FitToWidth = 1

The image fits to width.

 English