Class PageImageableSize

Class PageImageableSize

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

يصف لوحة الصورة للتخطيط والعرض. سيتم الإبلاغ عن ذلك بناءً على Aspose.Page.XPS.XpsMetadata.PageMediaSize و Aspose.Page.XPS.XpsMetadata.PageOrientation.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageimageablesize

public sealed class PageImageableSize : Property, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

الوراثة

objectPrintTicketElementCompositePrintTicketElementPropertyPageImageableSize

ينفذ

IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

الأعضاء الموروثون

PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

المنشئات

PageImageableSize(int, int)

ينشئ مثيلاً جديداً.

public PageImageableSize(int width, int height)

المعلمات

width int

قيمة خاصية ImageableSizeWidth.

height int

قيمة خاصية ImageableSizeHeight.

PageImageableSize(int, int, int, int, int, int)

ينشئ مثيلاً جديداً.

public PageImageableSize(int width, int height, int originWidth, int originHeight, int extentWidth, int extentHeight)

المعلمات

width int

قيمة خاصية ImageableSizeWidth.

height int

قيمة خاصية ImageableSizeHeight.

originWidth int

قيمة خاصية OriginWidth لخاصية فرعية ImageableArea.

originHeight int

قيمة خاصية OriginHeight لخاصية فرعية ImageableArea.

extentWidth int

قيمة خاصية ExtentWidth لخاصية فرعية ImageableArea.

extentHeight int

قيمة خاصية ExtentHeight لخاصية فرعية ImageableArea.

 عربي