Class PageResolution

Class PageResolution

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

Definiuje rozdzielczość strony wydruku jako wartość jakościową lub w punktach na cal, lub w obu formach.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageresolution

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

Dziedziczenie

objectPrintTicketElementCompositePrintTicketElementFeaturePageResolution

Implementuje

IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Członkowie dziedziczeni

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

Konstruktory

PageResolution(params IPageResolutionItem[])

Tworzy nową instancję.

public PageResolution(params PageResolution.IPageResolutionItem[] items)

Parametry

items PageResolution.IPageResolutionItem[]

Tablica elementów specyficznych dla funkcji.

 Polski