OutlineCollectionSyncRoot Property
Gets an object that can be used to synchronize access to this collection.

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

Property Value

Type: Object
See Also