AnnotationCollection.IsSynchronized

AnnotationCollection.IsSynchronized property

Gets a value indicating whether access to the Aspose.Pdf.Annotations.AnnotationCollection is synchronized (thread safe).

public bool IsSynchronized { get; }

See Also