All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.eclipse.birt.report.engine.api.IPPTRenderOption Maven / Gradle / Ivy

There is a newer version: 4.6.0-20160607
Show newest version

package org.eclipse.birt.report.engine.api;

public interface IPPTRenderOption extends IRenderOption
{

	/**
	 * The option for PPT emitter when exports to office 2010 and 2013.
	 */
	public static final String EXPORT_FILE_FOR_MICROSOFT_OFFICE_2010_2013 = "pptRenderOption.exportFileInMht";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy