Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Interface ISummaryInfo

    • Method Detail

      • getTitle

        String getTitle()

        Gets or sets the title.

        Returns:
        The title.
      • getSubject

        String getSubject()

        Gets or sets the subject.

        Returns:
        The subject.
      • getAuthor

        String getAuthor()

        Gets or sets the author.

        Returns:
        The author.
      • getKeywords

        String getKeywords()

        Gets or sets the keywords.

        Returns:
        The keywords.
      • getComments

        String getComments()

        Gets or sets the comments.

        Returns:
        The comments.
      • getLastSavedBy

        String getLastSavedBy()

        Gets or sets the last saved by.

        Returns:
        The last saved by.
      • getRevisionNumber

        String getRevisionNumber()

        Gets or sets the revision number.

        Returns:
        The revision number.
      • getHyperlinkBase

        String getHyperlinkBase()

        Gets or sets the hyperlink base.

        Returns:
        The hyperlink base.
      • getEditingTime

        double getEditingTime()

        The cumulative editing time for this drawing.

      • getCreateDateTime

        Date getCreateDateTime()

        The date/time of drawing creation.

      • getModifiedDateTime

        Date getModifiedDateTime()

        The date/time of the last update/save.