'宣言 Public Shared Sub CopyToExcluding( _ ByVal dict As IPdfDict, _ ByRef dest As PdfDict, _ ByVal propsToExclude As System.Collections.Generic.HashSet(Of PdfName) _ )
public static void CopyToExcluding( IPdfDict dict, ref PdfDict dest, System.Collections.Generic.HashSet<PdfName> propsToExclude )
パラメータ
- dict
- 現在の辞書。
- dest
- PdfDict オブジェクト (
null
の場合もあります)。 - propsToExclude
- 除外するプロパティ名。