Enum EmfBackgroundMode

Enum EmfBackgroundMode

名称: Aspose.Imaging.FileFormats.Emf.Emf.Consts 收藏: Aspose.Imaging.dll (25.4.0)

BackgroundMode 列表用于指定与文本一起使用的背景模式,切割刷子,以及不坚固的铅笔风格。背景模式决定如何将背景与前线文本、切割刷子和非坚固的铅笔风格相结合。

public enum EmfBackgroundMode

Fields

OPAQUE = 2

黑暗 - 背景填满当前背景颜色,在文本,切割刷子或铅笔被绘制之前

TRANSPARENT = 1

透明 - 背景保持不触摸。

 中文