EmfLogFont.Underline
EmfLogFont.Underline property
获取或设置一个 8 位无符号整数,如果设为 0x01 则指定下划线字体;否则必须设为 0x00。
public byte Underline { get; set; }
另请参见
- class EmfLogFont
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Objects
- assembly Aspose.Imaging
获取或设置一个 8 位无符号整数,如果设为 0x01 则指定下划线字体;否则必须设为 0x00。
public byte Underline { get; set; }