Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.12 KB

ne-textstor-tsgravity.md

File metadata and controls

73 lines (59 loc) · 2.12 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:textstor.__MIDL_IAnchor_0001
TsGravity (textstor.h)
Elements of the TsGravity enumeration specify the gravity type associated with an IAnchor object.
TS_GR_BACKWARD
TS_GR_FORWARD
TsGravity
TsGravity enumeration [Text Services Framework]
_tsf_tsgravity_ref
textstor/TS_GR_BACKWARD
textstor/TS_GR_FORWARD
textstor/TsGravity
tsf.tsgravity
tsf\tsgravity.htm
TSF
12ec85b9-e65f-485d-8e42-164d2a988356
12/05/2018
TS_GR_BACKWARD, TS_GR_FORWARD, TsGravity, TsGravity enumeration [Text Services Framework], _tsf_tsgravity_ref, textstor/TS_GR_BACKWARD, textstor/TS_GR_FORWARD, textstor/TsGravity, tsf.tsgravity
textstor.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Textstor.idl
Windows
TsGravity
TSF 1.0 on Windows 2000 Professional
19H1
__MIDL_IAnchor_0001
textstor/__MIDL_IAnchor_0001
TsGravity
textstor/TsGravity
c++
APIRef
kbSyntax
HeaderDef
Textstor.h
TsGravity

TsGravity enumeration

-description

Elements of the TsGravity enumeration specify the gravity type associated with an IAnchor object.

-enum-fields

-field TS_GR_BACKWARD:0

The anchor has backward gravity. For more information about anchor gravity, see Ranges.

-field TS_GR_FORWARD:1

The anchor has forward gravity. For more information about anchor gravity, see Ranges.

-see-also

Anchor Gravity

IAnchor