Class PageOutputQuality.PageOutputQualityOption
De naam: Aspose.Page.XPS.XpsMetadata Verzameling: Aspose.Page.dll (25.5.0)
Definieert Aspose.Page.XPS.xpsMetadata.PageOutputQuality functionaliteit opties.
public sealed class PageOutputQuality.PageOutputQualityOption : Option, IFeatureItem, IPrintTicketElementChildInheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageOutputQuality.PageOutputQualityOption
Implements
IFeatureItem , IPrintTicketElementChild
Geëerbiede leden
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
Automatic
Specificeert de bedoeling voor automatische output (toegeeft de klant de beste instellingen automatisch te selecteren).
public static PageOutputQuality.PageOutputQualityOption Automaticveldwaarde
PageOutputQuality . PageOutputQualityOption
Draft
Specificeert de bedoeling voor ontwerp-uitgang (gebalanceerd voor draagkwaliteitstekst en grafiek).
public static PageOutputQuality.PageOutputQualityOption Draftveldwaarde
PageOutputQuality . PageOutputQualityOption
Fax
Specificeert de bedoeling voor faxuitgang (balans voor standaard faxkwaliteit).
public static PageOutputQuality.PageOutputQualityOption Faxveldwaarde
PageOutputQuality . PageOutputQualityOption
High
Specificeert de bedoeling voor een hoge kwaliteit (balans voor hoogwaardige tekst en graphics).
public static PageOutputQuality.PageOutputQualityOption Highveldwaarde
PageOutputQuality . PageOutputQualityOption
Normal
Specificeert de bedoeling voor normale output (balans voor goede kwaliteit tekst en grafiek).
public static PageOutputQuality.PageOutputQualityOption Normalveldwaarde
PageOutputQuality . PageOutputQualityOption
Photographic
Specificeert de bedoeling voor fotografische output (beelden moeten de hoogste kwaliteit hebben).
public static PageOutputQuality.PageOutputQualityOption Photographicveldwaarde
PageOutputQuality . PageOutputQualityOption
Text
Specificeert de bedoeling voor tekst alleen uitkomst (grafica kan slecht uitkomen of helemaal niet).
public static PageOutputQuality.PageOutputQualityOption Text