Aspose::Pdf::DataEditor::CosPdfDictionary::get_IsReadOnly method

CosPdfDictionary::get_IsReadOnly method

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

bool Aspose::Pdf::DataEditor::CosPdfDictionary::get_IsReadOnly() const override

ReturnValue

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

See Also