cancel
Showing results for 
Search instead for 
Did you mean: 

Add Note to the document

Xiaoming_Wang
Champ in-the-making
Champ in-the-making

How to add a note to a document I can specify the note location on the document on OnBase 13? Thanks.

6 REPLIES 6

Timothy_Cosgrif
Star Collaborator
Star Collaborator

On your NoteProperties object, you can change the PageNumber, Position, and Size properties to designate where in the document the new note will be located.

Xiaoming_Wang
Champ in-the-making
Champ in-the-making

Thanks for help, Tim!

Xiaoming_Wang
Champ in-the-making
Champ in-the-making

What kind of values can be set for Position property X, Y of NoteProperties, numeric, unit, etc.?

For example, if I want to add a note on the top-right of a documents, how to calculate the X, Y?

Thanks.

Timothy_Cosgrif
Star Collaborator
Star Collaborator

NoteModifier.CreateNotePosition will create a NotePosition struct that can be used with NoteProperties.Position. The method accepts two longs as an X and Y.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.