C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace : ImageSizeMode Enumeration |
'Declaration
Public Enum ImageSizeMode Inherits System.Enum
public enum ImageSizeMode : 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.WPF.Pdf.ImageSizeMode
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