Class NUp.PresentationDirection.PresentationDirectionOption
名称: Aspose.Page.XPS.XpsMetadata アセンション: Aspose.Page.dll (25.5.0)
Aspose.Page.XPS.XpsMetadata.NUp.Presentationディレクトリ機能のオプションを説明します。
public sealed class NUp.PresentationDirection.PresentationDirectionOption : Option, IFeatureItem, IPrintTicketElementChildInheritance
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