'Declaration Public Enum PictureWatermark.ScaleOption Inherits System.Enum
'Usage Dim instance As PictureWatermark.ScaleOption
public enum PictureWatermark.ScaleOption : System.Enum
'Declaration Public Enum PictureWatermark.ScaleOption Inherits System.Enum
'Usage Dim instance As PictureWatermark.ScaleOption
public enum PictureWatermark.ScaleOption : System.Enum
Member | Description |
---|---|
Auto | The PictureWatermark will be scaled automatically. |
Scale100percent | The scaling will respect the PictureWatermark's original size. |
Scale150percent | The PictureWatermark will be scaled at 150% of its original size. |
Scale200percent | The PictureWatermark will be scaled at 200% of its original size. |
Scale500percent | The PictureWatermark will be scaled five times bigger than its original size. |
Scale50percent | The PictureWatermark will be scaled at 50% of its original size. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.PictureWatermark.ScaleOption
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, 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