WizardPageType Enum
Specifies the type of WizardPage.
public enum WizardPageType
Fields
| Name | Description |
|---|---|
| Blank | Represents a blank page type. No style is automatically applied to the page, thus enabling the WizardPage.Style property to be set. |
| Exterior | Represents an exterior page type. |
| Interior | Represents an interior page type. |