public final class FormFieldTextWrapType
extends com.aspose.ms.System.Enum
Enumerates the formfield text wrap types.
Modifier and Type | Field and Description |
---|---|
static int |
Hard
Hard text wrap
|
static int |
Soft
Soft text wrap
|
public static final int Soft
Soft text wrap
public static final int Hard
Hard text wrap
Copyright © 2016 Aspose. All Rights Reserved.