public final class TableBroken
extends com.aspose.ms.System.Enum
Enumerates the table broken.
Modifier and Type | Field and Description |
---|---|
static int |
None
No broken.
|
static int |
Vertical
Vertical broken.
|
static int |
VerticalInSamePage
Vertical broken in same page.
|
public static final int None
No broken.
public static final int Vertical
Vertical broken.
public static final int VerticalInSamePage
Vertical broken in same page.
Copyright © 2018 Aspose. All Rights Reserved.