Class Feature
Nazwa przestrzeń: Aspose.Page.XPS.XpsMetadata Zgromadzenie: Aspose.Page.dll (25.4.0)
Klasa, która włącza wspólną funkcję drukowania schematu.Klasa podstawowa dla wszystkich funkcji określonych w schemacie.A Feature
element zawiera pełną listę Aspose.Page.XPS.xpsMetadata.Option i __ WL33.Xps.elementy, które w pełni opisują atrybut urządzenia, ustawienie formatowania pracy lub inne istotne cechy.https://docs.microsoft.com/en-us/windows/win32/printdocs/funkcja
public class Feature : CompositePrintTicketElement, IPrintTicketItem, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Feature
Derived
Collate , DocumentBannerSheet , DocumentBinding , DocumentCoverBack , DocumentCoverFront , DocumentSeparatorSheet , Duplex , JobErrorSheet.ErrorSheetWhen , HolePunch , InputBin , JobAccountingSheet , JobBindAllDocuments , JobDeviceLanguage , JobDigitalSignatureProcessing , JobErrorSheet , JobOutputOptimization , JobPageOrder , JobPrimaryBannerSheet , JobPrimaryCoverBack , JobPrimaryCoverFront , PageWatermark.Layering , NUp , OutputBin , PageBlackGenerationProcessing , PageBlendColorSpace , PageBorderless , PageColorManagement , PageDestinationColorProfile , PageDeviceColorSpaceUsage , PageDeviceFontSubstitution , PageForceFrontSide , PageICMRenderingIntent , PageMediaColor , PageMediaSize , PageMediaType , PageMirrorImage , PageNegativeImage , PageOrientation , PageOutputColor , PageOutputQuality , PagePhotoPrintingIntent , PagePoster , PageResolution , PageScaling , PageSourceColorProfile , PageTrueTypeFontMode , PageWatermark , NUp.PresentationDirection , RollCut , PageScaling.ScaleOffsetAlignment , Staple
Implements
IPrintTicketItem , IFeatureItem , IPrintTicketElementChild
Dziedziczeni członkowie
PrintTicketElement.Name , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
Feature(strona, opcja, paramy IFeatureItem[])
Stwórz nową funkcję PrintTicket.
public Feature(string name, Option option, params IFeatureItem[] items)
Parameters
name
string
Imię charakterystyczne.
option
Option
Wymagany jest przykład Aspose.Page.XPS.XpsMetadata.Option.
items
IFeatureItem
[ ]
Arbitryczny zestaw przykładów Aspose.Page.XPS.XpsMetadata.IFeatureItem.Każdy z nich musi być Aspose.Page.XPS.XpsMetadata.Feature, Aspose.Page.XPS.XpsMetadata.Option lub Aspose.Page.XPS.XpsMetadata.Property instancja.
Feature(strona, funkcja, paramy IFeatureItem[])
Stwórz nową funkcję PrintTicket.
public Feature(string name, Feature feature, params IFeatureItem[] items)
Parameters
name
string
Imię charakterystyczne.
feature
Feature
Wymagany jest przykład Aspose.Page.XPS.XpsMetadata.Feature.
items
IFeatureItem
[ ]
Arbitryczny zestaw przykładów Aspose.Page.XPS.XpsMetadata.IFeatureItem.Każdy z nich musi być Aspose.Page.XPS.XpsMetadata.Feature, Aspose.Page.XPS.XpsMetadata.Option lub Aspose.Page.XPS.XpsMetadata.Property instancja.
Methods
Add(Paramy IFeatureItem[])
Dodaj listę elementów do końca listy elementów tej funkcji.Każdy z nich musi być Aspose.Page.XPS.XpsMetadata.Feature, Aspose.Page.XPS.XpsMetadata.Option lub Aspose.Page.XPS.XpsMetadata.Property instancja.
public void Add(params IFeatureItem[] items)
Parameters
items
IFeatureItem
[ ]
Lista przedmiotów do dodania.