Description
Returns the kind of the selected Page.
Syntax
dim iK as Integer = Page.GetSelectedKind |
Remarks
You can use numeric value, or the constant (constants are defined in the Shell.vb. If multiple elements are selected, returns the data relative to the first selected element.
| Value | Constant |
| 102 | POK.oFrame |
| 105 | POK.oBRule |
| 106 | POK.oBitmap |
| 116 | POK.oElli |
| 117 | POK.oRule |
Context
Page designer
See also
GetSelectedArticleId, GetSelectedImgId, GetSelectedTxtId
ImgSubType