public static final class ExportOptions.Xps
extends java.lang.Object
| Constructor and Description |
|---|
ExportOptions.Xps() |
| 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 |
getAllowImageTransparency()
Gets or sets a value indicating whether it is necessary to use image transparency.
|
static boolean |
getReduceFontFileSize()
Gets or sets a value indicating whether it is necessary to reduce font file size.
|
static void |
setAllowImageComparer(boolean value) |
static void |
setAllowImageTransparency(boolean value) |
static void |
setReduceFontFileSize(boolean value) |
public static boolean getAllowImageComparer()
public static void setAllowImageComparer(boolean value)
public static boolean getAllowImageTransparency()
public static void setAllowImageTransparency(boolean value)
public static boolean getReduceFontFileSize()
public static void setReduceFontFileSize(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.