次の方法で共有


Inline.DocProperties プロパティ

定義

図面オブジェクトのビジュアル以外のプロパティ。

スキーマ内の次の要素タグを表します: wp:docPr。

public DocumentFormat.OpenXml.Drawing.Wordprocessing.DocProperties DocProperties { get; set; }
public DocumentFormat.OpenXml.Drawing.Wordprocessing.DocProperties? DocProperties { get; set; }
member this.DocProperties : DocumentFormat.OpenXml.Drawing.Wordprocessing.DocProperties with get, set
Public Property DocProperties As DocProperties

プロパティ値

DocProperties を返します。

適用対象