This topic has not yet been rated - Rate this topic

type property

Retrieves the type of selection.

Syntax

HRESULT value = object.get_type(* p);

Property values

Type: BSTR

None

No selection/insertion point.

Text

Specifies a text selection.

Control

Specifies a control selection, which enables dimension controls allowing the selected object to be resized.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.