Skip to content

Instantly share code, notes, and snippets.

@GroupDocsGists
Created August 2, 2019 11:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GroupDocsGists/08726fe3264ff35a9531bc4fe65b991c to your computer and use it in GitHub Desktop.
Save GroupDocsGists/08726fe3264ff35a9531bc4fe65b991c to your computer and use it in GitHub Desktop.
// For complete examples and data files, please go to https://github.com/groupdocs-annotation/GroupDocs.Annotation-for-Java
AnnotationInfo annotation = new AnnotationInfo();
annotation.setType(AnnotationType.Watermark);
annotation.setAngle(45.0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment