Aspose::Pdf::Utils::DictionaryEditor::get_IsReadOnly method

DictionaryEditor::get_IsReadOnly method

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

bool Aspose::Pdf::Utils::DictionaryEditor::get_IsReadOnly() const override

ReturnValue

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

See Also