public final class MarkupStyle
extends com.aspose.ms.System.Enum
Enumerates the text markup style
Modifier and Type | Field and Description |
---|---|
static int |
Highlight |
static int |
Squiggly |
static int |
StrikeOut |
static int |
Underline |
public static final int Highlight
public static final int Underline
public static final int Squiggly
public static final int StrikeOut
Copyright © 2016 Aspose. All Rights Reserved.