Class PageImageableSize
Nazwa przestrzeń: Aspose.Page.XPS.XpsMetadata Zgromadzenie: Aspose.Page.dll (25.4.0)
Opisuje obrazowane kanały do aranżacji i renderowania. będzie to szczególnie oparte naAspose.Page.XPS.XpsMetadata.PageMediaSize i 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
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Property ← PageImageableSize
Implements
IFeatureItem , IOptionItem , IScoredPropertyItem , IPropertyItem , IJobPrintTicketItem , IDocumentPrintTicketItem , IPagePrintTicketItem , IPrintTicketItem , IPrintTicketElementChild
Dziedziczeni członkowie
PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
PageImageableSize(i int, int)
Stworzyła się nowa instancja
public PageImageableSize(int width, int height)
Parameters
width
int
An ImageableSizeWidth
Wartość własności .
height
int
An ImageableSizeHeight
Wartość własności .
PageImageableSize(Int, int, int, int, int, int, int)
Stworzyła się nowa instancja
public PageImageableSize(int width, int height, int originWidth, int originHeight, int extentWidth, int extentHeight)
Parameters
width
int
An ImageableSizeWidth
Wartość własności .
height
int
An ImageableSizeHeight
Wartość własności .
originWidth
int
An ImageableArea
Podwykonawczość OriginWidth
Wartość własności .
originHeight
int
An ImageableArea
Podwykonawczość OriginHeight
Wartość własności .
extentWidth
int
An ImageableArea
Podwykonawczość ExtentWidth
Wartość własności .
extentHeight
int
An ImageableArea
Podwykonawczość ExtentHeight
Wartość własności .