Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / IPdfDictExt Class / Set Method

In This Topic
    Set Method (IPdfDictExt)
    In This Topic
    Sets the value associated with the specified key. If value is a null reference (Nothing in Visual Basic), the entry specified by the key will be removed.
    Overload List
    OverloadDescription
    Sets the value associated with the specified key. If value is a null reference (Nothing in Visual Basic), the entry specified by the key will be removed.  
    Sets the PDF Name value associated with the specified key. If the value is null or is equal to defValue, removes the key from the dictionary.  
    See Also