Aracılığıyla paylaş


SectionStructure.Add(BlockElement) Yöntem

Tanım

Bölümüne bir blok ekler.

public:
 void Add(System::Windows::Documents::DocumentStructures::BlockElement ^ element);
public void Add (System.Windows.Documents.DocumentStructures.BlockElement element);
member this.Add : System.Windows.Documents.DocumentStructures.BlockElement -> unit
Public Sub Add (element As BlockElement)

Parametreler

element
BlockElement

Eklenecek blok öğesi.

Özel durumlar

öğesidir null.

Şunlara uygulanır