Skip to content

Latest commit

 

History

History
98 lines (81 loc) · 2.7 KB

nf-tom-itextfont2-setautospacealpha.md

File metadata and controls

98 lines (81 loc) · 2.7 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.ITextFont2.SetAutospaceAlpha
ITextFont2::SetAutospaceAlpha (tom.h)
Sets the East Asian "autospace alpha" state.
ITextFont2 interface [Windows Controls]
SetAutospaceAlpha method
ITextFont2.SetAutospaceAlpha
ITextFont2::SetAutospaceAlpha
SetAutospaceAlpha
SetAutospaceAlpha method [Windows Controls]
SetAutospaceAlpha method [Windows Controls]
ITextFont2 interface
controls.itextfont2_setautospacealpha
tom/ITextFont2::SetAutospaceAlpha
controls\itextfont2_setautospacealpha.htm
Controls
8a01677d-74c6-437b-8ee9-350c891c6c3f
12/05/2018
ITextFont2 interface [Windows Controls],SetAutospaceAlpha method, ITextFont2.SetAutospaceAlpha, ITextFont2::SetAutospaceAlpha, SetAutospaceAlpha, SetAutospaceAlpha method [Windows Controls], SetAutospaceAlpha method [Windows Controls],ITextFont2 interface, controls.itextfont2_setautospacealpha, tom/ITextFont2::SetAutospaceAlpha
tom.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Msftedit.dll
Windows
19H1
ITextFont2::SetAutospaceAlpha
tom/ITextFont2::SetAutospaceAlpha
c++
APIRef
kbSyntax
COM
Msftedit.dll
ITextFont2.SetAutospaceAlpha

ITextFont2::SetAutospaceAlpha

-description

Sets the East Asian "autospace alpha" state.

-parameters

-param Value [in]

Type: long

A tomBool value that can be one of the following.

Value Meaning
tomTrue Use East Asian autospace alphabetics.
tomFalse Do not use East Asian autospace alphabetics.
tomToggle Toggle the AutospaceAlpha property.
tomUndefined The AutospaceAlpha property is undefined.

-returns

Type: HRESULT

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

-see-also

ITextFont2

ITextFont2::GetAutospaceAlpha