共用方式為


ITextRange.StoryLength 屬性

定義

取得文字範圍本文中的字元計數。

public:
 property int StoryLength { int get(); };
int StoryLength();
public int StoryLength { get; }
var int32 = iTextRange.storyLength;
Public ReadOnly Property StoryLength As Integer

屬性值

Int32

int

本文中的字元計數。

適用於