Font.Underline
Font.Underline property
获取一个值,指示此 Font 是否带下划线。
public bool Underline { get; }
Property Value
如果此 Font 带下划线则为 true;否则为 false。
另请参见
- class Font
- namespace Aspose.Imaging
- assembly Aspose.Imaging
获取一个值,指示此 Font 是否带下划线。
public bool Underline { get; }
如果此 Font 带下划线则为 true;否则为 false。