Paragraph.ParagraphNumber 屬性

定義

取得或設定段落編號。

public:
 property int ParagraphNumber { int get(); void set(int value); };
[System.Xml.Serialization.XmlIgnore]
public int ParagraphNumber { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.ParagraphNumber : int with get, set
Public Property ParagraphNumber As Integer

屬性值

Int32

int 值。

屬性

適用於