| C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace : ImageSizeModeEnum Enumeration |
'Declaration Public Enum ImageSizeModeEnum Inherits System.Enum
public enum ImageSizeModeEnum : System.Enum
| Member | Description |
|---|---|
| Clip | Image is clipped to the rectangle. |
| Scale | Image is scaled to fill as much of the rectangle as possible, while keeping the original aspect ratio. |
| Stretch | Image is stretched to fill the rectangle. |
System.Object
System.ValueType
System.Enum
C1.C1Pdf.ImageSizeModeEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2