Packages

 

com.aspose.imaging.fileformats.emf.emf.records

Classes

com.aspose.imaging.fileformats.emf.emf.records

Class EmfCommentRecordType

    • Method Detail

      • getDataSize

        public int getDataSize()

        Gets or sets a 32-bit unsigned integer that specifies the size, in bytes, of the CommentIdentifier and CommentRecordParm fields in the RecordBuffer field that follows. It MUST NOT include the size of itself or the size of the AlignmentPadding field, if present

      • setDataSize

        public void setDataSize(int value)

        Gets or sets a 32-bit unsigned integer that specifies the size, in bytes, of the CommentIdentifier and CommentRecordParm fields in the RecordBuffer field that follows. It MUST NOT include the size of itself or the size of the AlignmentPadding field, if present

      • getCommentIdentifier

        public int getCommentIdentifier()

        Gets or sets the comment identifier.

        Value: The comment identifier.
      • setCommentIdentifier

        public void setCommentIdentifier(int value)

        Gets or sets the comment identifier.

        Value: The comment identifier.