Class NUp.PresentationDirection.PresentationDirectionOption
Název místa: Aspose.Page.XPS.XpsMetadata Shromáždění: Aspose.Page.dll (25.4.0)
Popisuje možnosti funkce 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
Dědiční členové
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
Ukazuje nahoru dolů, vpravo vlevo.
public static NUp.PresentationDirection.PresentationDirectionOption BottomLeft
Polní hodnota
NUp . PresentationDirection . PresentationDirectionOption
BottomRight
Ukazuje nahoru dolů, vlevo doprava.
public static NUp.PresentationDirection.PresentationDirectionOption BottomRight
Polní hodnota
NUp . PresentationDirection . PresentationDirectionOption
LeftBottom
Určuje vpravo doleva, nahoře dol.
public static NUp.PresentationDirection.PresentationDirectionOption LeftBottom
Polní hodnota
NUp . PresentationDirection . PresentationDirectionOption
LeftTop
Zadejte vpravo na levé, dolů na horn.
public static NUp.PresentationDirection.PresentationDirectionOption LeftTop
Polní hodnota
NUp . PresentationDirection . PresentationDirectionOption
RightBottom
Zadejte vlevo doprava, nahoře dol.
public static NUp.PresentationDirection.PresentationDirectionOption RightBottom
Polní hodnota
NUp . PresentationDirection . PresentationDirectionOption
RightTop
Zadejte levé na pravé, dolní na horn.
public static NUp.PresentationDirection.PresentationDirectionOption RightTop
Polní hodnota
NUp . PresentationDirection . PresentationDirectionOption
TopLeft
Ukazuje dolů nahoru, vpravo vlevo.
public static NUp.PresentationDirection.PresentationDirectionOption TopLeft
Polní hodnota
NUp . PresentationDirection . PresentationDirectionOption
TopRight
Ukazuje dolů nahoru, vlevo vpravo.
public static NUp.PresentationDirection.PresentationDirectionOption TopRight