WdFramesetNewFrameLocation Enum

Definition

Specifies the position of a new frame in relation to an existing frame.

public enum class WdFramesetNewFrameLocation
[System.Runtime.InteropServices.Guid("B2762291-75F1-39D6-9297-6B8F6DD6A271")]
public enum WdFramesetNewFrameLocation
type WdFramesetNewFrameLocation = 
Public Enum WdFramesetNewFrameLocation
Inheritance
WdFramesetNewFrameLocation
Attributes

Fields

wdFramesetNewFrameAbove 0

Above existing frame.

wdFramesetNewFrameBelow 1

Below existing frame.

wdFramesetNewFrameLeft 3

To the left of existing frame.

wdFramesetNewFrameRight 2

To the right of existing frame.

Applies to