Class NUp.PresentationDirection.PresentationDirectionOption
De naam: Aspose.Page.XPS.XpsMetadata Verzameling: Aspose.Page.dll (25.4.0)
Beschrijft de Aspose.Page.XPS.xpsMetadata.NUp.PresentationDirection functionaliteit opties.
public sealed class NUp.PresentationDirection.PresentationDirectionOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← NUp.PresentationDirection.PresentationDirectionOption
Implements
IFeatureItem , IPrintTicketElementChild
Geëerbiede leden
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
Bepaal boven naar beneden, rechts naar links.
public static NUp.PresentationDirection.PresentationDirectionOption BottomLeft
veldwaarde
NUp . PresentationDirection . PresentationDirectionOption
BottomRight
Specificeert boven naar beneden, links naar rechts.
public static NUp.PresentationDirection.PresentationDirectionOption BottomRight
veldwaarde
NUp . PresentationDirection . PresentationDirectionOption
LeftBottom
Geef recht naar links, boven naar beneden.
public static NUp.PresentationDirection.PresentationDirectionOption LeftBottom
veldwaarde
NUp . PresentationDirection . PresentationDirectionOption
LeftTop
Geef recht naar links, beneden naar boven.
public static NUp.PresentationDirection.PresentationDirectionOption LeftTop
veldwaarde
NUp . PresentationDirection . PresentationDirectionOption
RightBottom
Zet links naar rechts, boven naar beneden.
public static NUp.PresentationDirection.PresentationDirectionOption RightBottom
veldwaarde
NUp . PresentationDirection . PresentationDirectionOption
RightTop
Specificeer links naar rechts, onder naar boven.
public static NUp.PresentationDirection.PresentationDirectionOption RightTop
veldwaarde
NUp . PresentationDirection . PresentationDirectionOption
TopLeft
Boven naar boven, rechts naar links.
public static NUp.PresentationDirection.PresentationDirectionOption TopLeft
veldwaarde
NUp . PresentationDirection . PresentationDirectionOption
TopRight
Specificeert onder naar boven, links naar rechts.
public static NUp.PresentationDirection.PresentationDirectionOption TopRight