Skip to content

Latest commit

 

History

History
81 lines (62 loc) · 2.32 KB

nf-tom-itextrow-setalignment.md

File metadata and controls

81 lines (62 loc) · 2.32 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
NF:tom.ITextRow.SetAlignment
ITextRow::SetAlignment (tom.h)
Sets the horizontal alignment of a row.
ITextRow interface [Windows Controls]
SetAlignment method
ITextRow.SetAlignment
ITextRow::SetAlignment
SetAlignment
SetAlignment method [Windows Controls]
SetAlignment method [Windows Controls]
ITextRow interface
controls.itextrow_setalignment
tom/ITextRow::SetAlignment
controls\itextrow_setalignment.htm
Controls
bfcc900d-2bec-4314-a2c5-09f55e27a626
12/05/2018
ITextRow interface [Windows Controls],SetAlignment method, ITextRow.SetAlignment, ITextRow::SetAlignment, SetAlignment, SetAlignment method [Windows Controls], SetAlignment method [Windows Controls],ITextRow interface, controls.itextrow_setalignment, tom/ITextRow::SetAlignment
tom.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Msftedit.dll
Windows
19H1
ITextRow::SetAlignment
tom/ITextRow::SetAlignment
c++
APIRef
kbSyntax
COM
Msftedit.dll
ITextRow.SetAlignment

ITextRow::SetAlignment

-description

Sets the horizontal alignment of a row.

-parameters

-param Value [in]

Type: long

The new horizontal alignment. It can be one of the following values.

tomAlignLeft

tomAlignCenter

tomAlignRight

-returns

Type: HRESULT

If the method succeeds, it returns NOERROR. Otherwise, it returns an HRESULT error code.

-see-also

ITextRow

ITextRow::GetAlignment