NUp.PresentationDirection

Inheritance: java.lang.Object, com.aspose.xps.metadata.PrintTicketElement, com.aspose.xps.metadata.CompositePrintTicketElement, com.aspose.xps.metadata.Feature

All Implemented Interfaces: com.aspose.xps.metadata.NUp.INUpItem

public static final class NUp.PresentationDirection extends Feature implements NUp.INUpItem

Describes inner PresentationDirection feature.

Constructors

ConstructorDescription
PresentationDirection(NUp.PresentationDirection.PresentationDirectionOption[] options)Creates a new instance.

PresentationDirection(NUp.PresentationDirection.PresentationDirectionOption[] options)

public PresentationDirection(NUp.PresentationDirection.PresentationDirectionOption[] options)

Creates a new instance.

Parameters:

ParameterTypeDescription
optionscom.aspose.xps.metadata.NUp.PresentationDirection.PresentationDirectionOption[]An array of options specific for the feature.