com.aspose.xps.rendering

Class DeviceXps

  • Direct Known Subclasses:
    ImageDevice, PdfDevice


    public abstract class DeviceXps
    extends Device

    Intermediate device class containing internal convenience members.

    • Constructor Detail

      • DeviceXps

        public DeviceXps()

        Creates a new instance.

      • DeviceXps

        public DeviceXps(Dimension pageSize)

        Creates a new instance with the specified media size.

        Parameters:
        pageSize - The size of the device output media.