Packages

 

com.aspose.cad.fileformats.cf2

Class CF2Sub



  • public class CF2Sub
    extends Object

    The Sub section of the CFF2 format

    • Constructor Detail

      • CF2Sub

        public CF2Sub(String name)

        Initializes a new instance of the CF2Sub class

        Parameters:
        name - The name of section.
    • Method Detail

      • getName

        public final String getName()

        The name of section.

      • setName

        public final void setName(String value)

        The name of section.