public class XpsOptions extends SaveOptions
Allows to specify additional options when rendering project pages to XPS.
Constructor and Description |
---|
XpsOptions()
Initializes a new instance of class that can be used to save project in xps format.
|
Modifier and Type | Method and Description |
---|---|
boolean |
getRenderMetafileAsBitmap()
Renders metafile as bitmap.
|
void |
setRenderMetafileAsBitmap(boolean value) |
getBarStyles, getDrawNonWorkingTime, getEndDate, getFitContent, getGridlines, getLegendOnEachPage, getMarkCriticalTasks, getNonWorkingTimeColor, getPageCount, getPageSize, getPresentationFormat, getRollUpGanttBars, getSaveFormat, getStartDate, getTextStyles, getTimescale, getView, setBarStyles, setDrawNonWorkingTime, setEndDate, setFitContent, setGridlines, setLegendOnEachPage, setMarkCriticalTasks, setNonWorkingTimeColor, setPageSize, setPresentationFormat, setRollUpGanttBars, setStartDate, setTextStyles, setTimescale, setView
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.