com.mindoo.remote.api.symphony.document
Interface IRemotePageStyles


public interface IRemotePageStyles

This class represents all the page styles in a document.

PageStyles provides access to the default page style of a document.


Method Summary
 IRemotePageStyle getStandard()
          This property returns the default page style.
 

Method Detail

getStandard

IRemotePageStyle getStandard()
                             throws RemoteEclipseAPIException
This property returns the default page style.

Returns:
standard
Throws:
RemoteEclipseAPIException