AnnotationCreationOptions Properties

The AnnotationCreationOptions type exposes the following members.

Properties
  NameDescription
Public propertyAnnotationText
Gets or sets the annotation text.
Public propertyIsPublic
Gets or sets a value indicating whether the annotation is visible to everyone. If set to , the Everyone group will be granted the Read privilege to the annotation, otherwise only the user who created it will have access to the annotation. Ignored if any privileges are passed in Privileges parameter.
Public propertyPrivileges
Gets the privileges.
Top
See Also