WdFramesetType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of frame.
public enum class WdFramesetType
[System.Runtime.InteropServices.Guid("B14E1D94-EAC6-37D5-80D3-40CF2FC44C22")]
public enum WdFramesetType
type WdFramesetType =
Public Enum WdFramesetType
- Inheritance
-
WdFramesetType
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdFramesetTypeFrameset | 0 | A frameset. |
wdFramesetTypeFrame | 1 | A single frame. |