Class NUp.PresentationDirection

Class NUp.PresentationDirection

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

描述内部 PresentationDirection 特性。

public sealed class NUp.PresentationDirection : Feature, IPrintTicketItem, NUp.INUpItem, IFeatureItem, IPrintTicketElementChild

继承

objectPrintTicketElementCompositePrintTicketElementFeatureNUp.PresentationDirection

实现

IPrintTicketItem, NUp.INUpItem, IFeatureItem, IPrintTicketElementChild

继承的成员

Feature.Add(params IFeatureItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

构造函数

PresentationDirection(params PresentationDirectionOption[])

创建一个新实例。

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

参数

options NUp.PresentationDirection.PresentationDirectionOption[]

特定于该特性的选项数组。

 中文