OlFormRegionSize Enum

Definition

Identifies the type of form region.

public enum class OlFormRegionSize
public enum OlFormRegionSize
Public Enum OlFormRegionSize
Inheritance
OlFormRegionSize

Fields

olFormRegionTypeAdjoining 1

The form region is an adjoining form region.

olFormRegionTypeSeparate 0

The form region is a separate form region. This includes a separate form region that is added to a standard form as a custom page, a separate form region that replaces the default page of a standard form, or a separate form region that replaces all pages in a standard form.

Applies to