Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.09 KB

itextparagraphformat_gettab_939731864.md

File metadata and controls

35 lines (23 loc) · 1.09 KB
-api-id -api-type
M:Windows.UI.Text.ITextParagraphFormat.GetTab(System.Int32,System.Single@,Windows.UI.Text.TabAlignment@,Windows.UI.Text.TabLeader@)
winrt method

Windows.UI.Text.ITextParagraphFormat.GetTab

-description

Retrieves information about the specified tab.

-parameters

-param index

The zero-based index of the tab to retrieve.

-param position

The tab's position, in floating-point points. This parameter is zero if the tab does not exist.

-param align

The alignment option for the tab position.

-param leader

The character used to fill the space taken by a tab character.

-remarks

-examples

-see-also

ITextDocument.DefaultTabStop, ITextParagraphFormat.ClearAllTabs, ITextParagraphFormat.DeleteTab, ITextParagraphFormat.TabCount