次の方法で共有


Properties.DocumentSecurity プロパティ

定義

ドキュメント セキュリティ。

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

public DocumentFormat.OpenXml.ExtendedProperties.DocumentSecurity DocumentSecurity { get; set; }
public DocumentFormat.OpenXml.ExtendedProperties.DocumentSecurity? DocumentSecurity { get; set; }
member this.DocumentSecurity : DocumentFormat.OpenXml.ExtendedProperties.DocumentSecurity with get, set
Public Property DocumentSecurity As DocumentSecurity

プロパティ値

DocumentSecurity を返します。

適用対象