Class PageOrientation.PageOrientationOption
Název místa: Aspose.Page.XPS.XpsMetadata Shromáždění: Aspose.Page.dll (25.4.0)
Popis funkce Aspose.Page.XPS.XpsMetadata.PageOrientation možnosti.
public sealed class PageOrientation.PageOrientationOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageOrientation.PageOrientationOption
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
Landscape
Obsah je otáčen na stránce 90 stupňů CCW týkající se standardní (portrétní) orientace.
public static readonly PageOrientation.PageOrientationOption Landscape
Polní hodnota
PageOrientation . PageOrientationOption
Portrait
Standardní orientace.
public static readonly PageOrientation.PageOrientationOption Portrait
Polní hodnota
PageOrientation . PageOrientationOption
ReverseLandscape
Obsah je otáčen na stránce 270 stupňů CCW týkající se standardní (portrétní) orientace.
public static readonly PageOrientation.PageOrientationOption ReverseLandscape
Polní hodnota
PageOrientation . PageOrientationOption
ReversePortrait
Obsah je otáčen na stránce 180 stupňů o standardní (portrétní) orientaci.
public static readonly PageOrientation.PageOrientationOption ReversePortrait