get_IsReadOnly()

ParagraphCollection::get_IsReadOnly() method

Gets a value indicating whether the ICollection is read-only. Read-only bool.

bool Aspose::Slides::ParagraphCollection::get_IsReadOnly()

Return Value

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

See Also