Class NUp.PresentationDirection.PresentationDirectionOption
名称: Aspose.Page.XPS.XpsMetadata 合計: Aspose.Page.dll (25.4.0)
Aspose.Page.XPS.XpsMetadata.NUp.Presentationディレクトリ機能のオプションを説明します。
public sealed class NUp.PresentationDirection.PresentationDirectionOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← NUp.PresentationDirection.PresentationDirectionOption
Implements
IFeatureItem , IPrintTicketElementChild
相続人
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
BottomLeft
上から下へ、右から左へ。
public static NUp.PresentationDirection.PresentationDirectionOption BottomLeft
フィールド価値
NUp . PresentationDirection . PresentationDirectionOption
BottomRight
上から下に指定し、左から右に指定します。
public static NUp.PresentationDirection.PresentationDirectionOption BottomRight
フィールド価値
NUp . PresentationDirection . PresentationDirectionOption
LeftBottom
右向き、左向き、上向き。
public static NUp.PresentationDirection.PresentationDirectionOption LeftBottom
フィールド価値
NUp . PresentationDirection . PresentationDirectionOption
LeftTop
右を左に指定し、下を上に指定します。
public static NUp.PresentationDirection.PresentationDirectionOption LeftTop
フィールド価値
NUp . PresentationDirection . PresentationDirectionOption
RightBottom
左から右、上から下に指定します。
public static NUp.PresentationDirection.PresentationDirectionOption RightBottom
フィールド価値
NUp . PresentationDirection . PresentationDirectionOption
RightTop
左向き、右向き、下向きを指定します。
public static NUp.PresentationDirection.PresentationDirectionOption RightTop
フィールド価値
NUp . PresentationDirection . PresentationDirectionOption
TopLeft
下から上に、右から左に指定します。
public static NUp.PresentationDirection.PresentationDirectionOption TopLeft
フィールド価値
NUp . PresentationDirection . PresentationDirectionOption
TopRight
下から上に指定し、左から右に指定します。
public static NUp.PresentationDirection.PresentationDirectionOption TopRight