Class TxtListIndentation
Class TxtListIndentation
ชื่อพื้นที่: Aspose.Words.Saving การประกอบ: Aspose.Words.dll (25.4.0)
คําอธิบายว่าระดับรายการจะถูกรวบรวมเมื่อเอกสารจะส่งออกไปยังรูปแบบ Aspose.Words.SaveFormat.Text
เพื่อเรียนรู้เพิ่มเติมเยี่ยมชม Save a Document บทความเอกสาร
public class TxtListIndentation
Inheritance
อนุญาโตตุลาการ
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
TxtListIndentation()
public TxtListIndentation()
Properties
Character
รับหรือตั้งค่าตัวอักษรที่จะใช้สําหรับระดับรายการ indentingค่าเริ่มต้นคือ ‘\0’, ซึ่งหมายความว่าไม่มี indentation.
public char Character { get; set; }
คุณสมบัติมูลค่า
Count
ได้รับหรือตั้งค่าจํานวน Aspose.Words.Saving.TxtListIndentation.Caracter เพื่อใช้เป็น indentation ต่อระดับรายการเดียวค่าเริ่มต้นคือ 0 ซึ่งหมายความว่าไม่มีการชําระเงิน
public int Count { get; set; }