Class PageResolution

Class PageResolution

Název místa: Aspose.Page.XPS.XpsMetadata Shromáždění: Aspose.Page.dll (25.4.0)

Definuje rozlišení stránky vytisknutého výstupu buď jako kvalitativní hodnotu, nebo jako body za palec, nebo oboj.https://docs.microsoft.com/en-us/windows/win32/printdocs/pageresolution

public sealed class PageResolution : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature PageResolution

Implements

IFeatureItem , IJobPrintTicketItem , IDocumentPrintTicketItem , IPagePrintTicketItem , IPrintTicketItem , IPrintTicketElementChild

Dědiční členové

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

Constructors

PageResolution(Přehled IPageResolutionItem[])

Vytváříme novou instanci.

public PageResolution(params PageResolution.IPageResolutionItem[] items)

Parameters

items PageResolution . IPageResolutionItem []a[]

ada položek specifických pro funkci.

 Čeština