Class Property
اسم الفضاء : Aspose.Page.XPS.XpsMetadata جمع: Aspose.Page.dll (25.5.0)
الفئة التي تنفذ بطاقة مطبوعة مشتركة Property.الفئة الأساسية لجميع الخصائص المحددة في المخطط.A Property العنصر يعلن عن جهاز أو تنسيق وظيفة أو أي ممتلكات ذات صلة أخرىيُستخدم عنصر Aspose.Page.XPS.XpsMetadata.Value لتخصيصقيمة لـ Property.A Property يمكن أن تكون معقدة، وربما تحتوي على العديد من الخصائص الفرعية.وتتمثل الممتلكات الفرعية أيضًا في Property العناصرhttps://docs.microsoft.com/en-us/windows/win32/printdocs/ممتلكات
public class Property : CompositePrintTicketElement, IPrintTicketItem, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChildInheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Property
Derived
InputBin.FeedDirection , InputBin.FeedFace , IDProperty , JobOptimalDestinationColorProfile , NameProperty , PageImageableSize , SelectionType , URIProperty
Implements
IPrintTicketItem , IFeatureItem , IOptionItem , IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild
الأعضاء الموروثين
PrintTicketElement.Name , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
Property(الخصائص، الممتلكات، الأقسام IPropertyItem[])
إنشاء حالة جديدة.
public Property(string name, Property property, params IPropertyItem[] items)Parameters
name string
اسم الممتلكات
property Property
إلزامية Aspose.Page.XPS.XpsMetadata.Property مثال.
items IPropertyItem
[ ]
مجموعة عشوائية من Aspose.Page.XPS.XpsMetadata.IPropertyItem الحالات.يجب أن يكون كل منهما Aspose.Page.XPS.XpsMetadata.Property أو Aspose.Page.XPS.XpsMetadata.Value مثال.
Property(الحبل، القيمة، المعايير IPropertyItem[])
إنشاء حالة جديدة.
public Property(string name, Value value, params IPropertyItem[] items)Parameters
name string
اسم الممتلكات
value Value
إلزامية Aspose.Page.XPS.XpsMetadata.Value مثال.
items IPropertyItem
[ ]
مجموعة عشوائية من Aspose.Page.XPS.XpsMetadata.IPropertyItem الحالات.يجب أن يكون كل منهما Aspose.Page.XPS.XpsMetadata.Property أو Aspose.Page.XPS.XpsMetadata.Value مثال.