com.aspose.tasks

Interfaces

Classes

Exceptions

com.aspose.tasks

Class PrintOptions



  • public class PrintOptions
    extends SaveOptions

    Allows to specify additional options when printing project.

    • Constructor Detail

      • PrintOptions

        public PrintOptions()

        Initializes a new instance of the PrintOptions class that can be used to set different options to print project.

    • Method Detail

      • copyOutputPropertiesFrom

        public final void copyOutputPropertiesFrom(SaveOptions source)
        Reserved for internal usage.
        Parameters:
        source - Reserved for internal usage.
      • deepClone

        public final SaveOptions deepClone()
        Reserved for internal usage.
        Returns:
        Reserved for internal usage.