Class HemfCommentRecord

  • All Implemented Interfaces:
    HemfRecord

    @Internal
    public class HemfCommentRecord
    extends java.lang.Object
    implements HemfRecord
    This is the outer comment record that is recognized by the initial parse by HemfRecordType.comment. However, there are four types of comment: EMR_COMMENT, EMR_COMMENT_EMFPLUS, EMR_COMMENT_EMFSPOOL, and EMF_COMMENT_PUBLIC. To get the underlying comment, call getComment().