Bagikan melalui


ITextDocument.CaretType Properti

Definisi

Mendapatkan atau mengatur jenis tanda sisipan.

public:
 property CaretType CaretType { CaretType get(); void set(CaretType value); };
CaretType CaretType();

void CaretType(CaretType value);
public CaretType CaretType { get; set; }
var caretType = iTextDocument.caretType;
iTextDocument.caretType = caretType;
Public Property CaretType As CaretType

Nilai Properti

Jenis tanda sisipan.

Berlaku untuk