このメソッドは、指定したプロパティを持つ新しい TabPosition オブジェクトを作成し、コレクションの末尾に追加します。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
このメソッドは、指定したプロパティを持つ新しい TabPosition オブジェクトを作成し、コレクションの末尾に追加します。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
HRESULT AddNew(
ParagraphTabAlignmentEnum TabAlignment,
TabLeaderTypeEnum LeaderType,
int Position,
ITabPosition** Result
);
TabPosition AddNew(
ParagraphTabAlignmentEnum TabAlignment,
TabLeaderTypeEnum LeaderType,
int Position
);
Function AddNew( _
TabAlignment As ParagraphTabAlignmentEnum, _
LeaderType As TabLeaderTypeEnum, _
Position As Integer _
) As TabPosition
このページは役に立ちましたか?