AnnotationCollection.SyncRoot

AnnotationCollection.SyncRoot property

Gets an object that can be used to synchronize access to Aspose.Pdf.Annotations.AnnotationCollection.

public object SyncRoot { get; }

See Also