@PublicAPI public class DocumentStyleAPI extends java.lang.Object
Constructor and Description |
---|
DocumentStyleAPI() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getAvailableStyles()
Gets the list of available DocumentStyle names
|
java.lang.String |
getImageExportParameterStringForStyle(java.lang.String name)
Creates a string used for Image Export, without format.
|
public java.util.List<java.lang.String> getAvailableStyles()
public java.lang.String getImageExportParameterStringForStyle(java.lang.String name)
name
- the name of the style available from getAvailableStyles()