Class PageImageableSize

Class PageImageableSize

Pôvodný názov: Aspose.Page.XPS.XpsMetadata Zhromaždenie: Aspose.Page.dll (25.4.0)

Popis obrazovanej kanvy pre rozloženie a renderovanie.Toto bude najmä založené naAspose.Page.XPS.xpsMetadata.PageMediaSize a Wl33. xps.HTTPS://docs.microsoft.com/en-us/windows/win32/printdocy/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

Z dedičných členov

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

Constructors

PageImageableSize(a int, int)

Vytvára novú inštanciu.

public PageImageableSize(int width, int height)

Parameters

width int

An ImageableSizeWidth Hodnota nehnuteľnosti .

height int

An ImageableSizeHeight Hodnota nehnuteľnosti .

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

Vytvára novú inštanciu.

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

Parameters

width int

An ImageableSizeWidth Hodnota nehnuteľnosti .

height int

An ImageableSizeHeight Hodnota nehnuteľnosti .

originWidth int

An ImageableArea Podzemná nehnuteľnosť OriginWidth Hodnota nehnuteľnosti .

originHeight int

An ImageableArea Podzemná nehnuteľnosť OriginHeight Hodnota nehnuteľnosti .

extentWidth int

An ImageableArea Podzemná nehnuteľnosť ExtentWidth Hodnota nehnuteľnosti .

extentHeight int

An ImageableArea Podzemná nehnuteľnosť ExtentHeight Hodnota nehnuteľnosti .

 Slovenčina