public static final class ExportOptions.Odt
extends java.lang.Object
| Constructor and Description |
|---|
ExportOptions.Odt() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getAllowImageComparer()
Gets or sets a value indicating whether it is necessary to use image comparer.
|
static boolean |
getDivideSegmentPages()
When Word2007 exporting segmented pages will be forcibly broken in order of chosen page
format.
|
static boolean |
getRemoveEmptySpaceAtBottom()
Gets or sets a value indicating whether it is necessary to remove empty space at the
bottom of page
|
static void |
setAllowImageComparer(boolean value) |
static void |
setDivideSegmentPages(boolean value) |
static void |
setRemoveEmptySpaceAtBottom(boolean value) |
public static boolean getDivideSegmentPages()
public static void setDivideSegmentPages(boolean value)
public static boolean getAllowImageComparer()
public static void setAllowImageComparer(boolean value)
public static boolean getRemoveEmptySpaceAtBottom()
public static void setRemoveEmptySpaceAtBottom(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.