OutlineItemCollectionIsSynchronized Property
Gets the value indicating whether access to this collection is synchronized (thread safe).

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public bool IsSynchronized { get; }

Property Value

Type: Boolean
See Also