'Declaration Public Class AlphaFloor Inherits ImageEffect
public class AlphaFloor : ImageEffect
Alpha (opacity) values less than 1 (fully opaque) are changed to 0 (fully transparent). In other words, anything partially transparent becomes fully transparent
'Declaration Public Class AlphaFloor Inherits ImageEffect
public class AlphaFloor : ImageEffect
System.Object
GrapeCity.Documents.Word.FormattingBag
GrapeCity.Documents.Word.ImageEffect
GrapeCity.Documents.Word.AlphaFloor