Packages

 

com.aspose.imaging.fileformats.emf.emfplus.objects

Classes

com.aspose.imaging.fileformats.emf.emfplus.objects

Class EmfPlusCharacterRange

    • Constructor Detail

      • EmfPlusCharacterRange

        public EmfPlusCharacterRange()
    • Method Detail

      • getFirst

        public int getFirst()

        Gets or sets a 32-bit signed integer that specifies the first position of this range.

      • setFirst

        public void setFirst(int value)

        Gets or sets a 32-bit signed integer that specifies the first position of this range.

      • getLength

        public int getLength()

        Gets or sets a 32-bit signed integer that specifies the number of positions in this range

      • setLength

        public void setLength(int value)

        Gets or sets a 32-bit signed integer that specifies the number of positions in this range