#include "appprefs.h"
#include "transop.h"
#include "grid.h"
Go to the source code of this file.
Classes | |
struct | PageResizeInfo |
class | PageTab |
Allows the user to set any options which are normally associated with the document's page. This includes such things as:- The size of the page as either a predefined page size or A custom page with explicit width/height control. Choice of Portrait or Landscape. Bleed size. Show page shadow switch. More... | |
class | OpPageResize |
class | ActionPageResize |
When executed, this sets up an action to redo/undo a page resize. More... | |
Defines | |
#define | OPTOKEN_OPPAGERESIZE _T("OpPageResize") |
#define | OPTOKEN_PAGERESIZE _T("PageResize") |
This class represents the Undo-able operation to resize the page and spread. |
|
Definition at line 112 of file optspage.h. |
|
This class represents the Undo-able operation to resize the page and spread.
Definition at line 241 of file optspage.h. |