CosPdfDictionary.IsReadOnly

CosPdfDictionary.IsReadOnly property

Gets a value indicating whether the CosPdfDictionary is read-only.

public bool IsReadOnly { get; }

Return Value

true if the CosPdfDictionary is read-only; otherwise, false.

See Also