
com.mindoo.domino.jna.richtext.CaptionPosition Maven / Gradle / Ivy
package com.mindoo.domino.jna.richtext;
/**
* Enum of available positions to place the caption of a file hotspot
*
* @author Karsten Lehmann
*/
public enum CaptionPosition {
BELOWCENTER,
MIDDLECENTER
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy