Class PageScaling.ScaleOffsetAlignmentOption

Class PageScaling.ScaleOffsetAlignmentOption

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Describes the Aspose.Page.XPS.XpsMetadata.PageScaling.ScaleOffsetAlignment features options. Specifies the alignment of the scaled content.

public sealed class PageScaling.ScaleOffsetAlignmentOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementCompositePrintTicketElementOptionPageScaling.ScaleOffsetAlignmentOption

Implements

IFeatureItem, IPrintTicketElementChild

Inherited Members

Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Fields

BottomCenter

Specifies the scaling should be aligned on the center of the bottom edge of the media.

public static PageScaling.ScaleOffsetAlignmentOption BottomCenter

Field Value

PageScaling.ScaleOffsetAlignmentOption

BottomLeft

Specifies the scaling should be aligned on the bottom left corner of the media.

public static PageScaling.ScaleOffsetAlignmentOption BottomLeft

Field Value

PageScaling.ScaleOffsetAlignmentOption

BottomRight

Specifies the scaling should be aligned on the bottom right corner of the media.

public static PageScaling.ScaleOffsetAlignmentOption BottomRight

Field Value

PageScaling.ScaleOffsetAlignmentOption

Center

Specifies the scaling should be centered on the media.

public static PageScaling.ScaleOffsetAlignmentOption Center

Field Value

PageScaling.ScaleOffsetAlignmentOption

LeftCenter

Specifies the scaling should be aligned on the center of the left edge of the media.

public static PageScaling.ScaleOffsetAlignmentOption LeftCenter

Field Value

PageScaling.ScaleOffsetAlignmentOption

RightCenter

Specifies the scaling should be aligned on the center of the right edge of the media.

public static PageScaling.ScaleOffsetAlignmentOption RightCenter

Field Value

PageScaling.ScaleOffsetAlignmentOption

TopCenter

Specifies the scaling should be aligned on the center of the top edge of the media.

public static PageScaling.ScaleOffsetAlignmentOption TopCenter

Field Value

PageScaling.ScaleOffsetAlignmentOption

TopLeft

Specifies the scaling should be aligned on the top left corner of the media.

public static PageScaling.ScaleOffsetAlignmentOption TopLeft

Field Value

PageScaling.ScaleOffsetAlignmentOption

TopRight

Specifies the scaling should be aligned on the top right corner of the media.

public static PageScaling.ScaleOffsetAlignmentOption TopRight

Field Value

PageScaling.ScaleOffsetAlignmentOption

 English