Class NUp.PresentationDirection.PresentationDirectionOption
Nazwa przestrzeń: Aspose.Page.XPS.XpsMetadata Zgromadzenie: Aspose.Page.dll (25.4.0)
Opisuje opcje funkcji Aspose.Page.XPS.XpsMetadata.NUp.PresentationDirection.
public sealed class NUp.PresentationDirection.PresentationDirectionOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← NUp.PresentationDirection.PresentationDirectionOption
Implements
IFeatureItem , IPrintTicketElementChild
Dziedziczeni członkowie
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
Zaznacz górę w dół, prawo w lewo.
public static NUp.PresentationDirection.PresentationDirectionOption BottomLeft
Wartość pola
NUp . PresentationDirection . PresentationDirectionOption
BottomRight
Zaznacz górę w dół, lewo w prawo.
public static NUp.PresentationDirection.PresentationDirectionOption BottomRight
Wartość pola
NUp . PresentationDirection . PresentationDirectionOption
LeftBottom
Określ prawą do lewej, górną do dolnej.
public static NUp.PresentationDirection.PresentationDirectionOption LeftBottom
Wartość pola
NUp . PresentationDirection . PresentationDirectionOption
LeftTop
Zaznacz prawą do lewej, dolną do góry.
public static NUp.PresentationDirection.PresentationDirectionOption LeftTop
Wartość pola
NUp . PresentationDirection . PresentationDirectionOption
RightBottom
Zaznacz lewą do prawej, górną do dolnej.
public static NUp.PresentationDirection.PresentationDirectionOption RightBottom
Wartość pola
NUp . PresentationDirection . PresentationDirectionOption
RightTop
Zaznacz lewą do prawej, dolną do góry.
public static NUp.PresentationDirection.PresentationDirectionOption RightTop
Wartość pola
NUp . PresentationDirection . PresentationDirectionOption
TopLeft
Określenie w dół do góry, prawo do lewej.
public static NUp.PresentationDirection.PresentationDirectionOption TopLeft
Wartość pola
NUp . PresentationDirection . PresentationDirectionOption
TopRight
Zaznacz dolną do góry, lewą do prawej.
public static NUp.PresentationDirection.PresentationDirectionOption TopRight