Class Property
名称: Aspose.Page.XPS.XpsMetadata 合計: Aspose.Page.dll (25.4.0)
共通のプリントチケットを実施するクラス Property
.すべてのスケジュール定義の特性の基礎クラス。A Property
要素は、デバイス、仕事のフォーマット、またはその他の関連する財産を宣言します。Aspose.Page.XPS.XpsMetadata.Value 要素を指定するために使用されます。価値は、The Property
.A Property
複雑であり、複数のサブ特性を含む可能性があります。副産物も代表される。 Property
要素https://docs.microsoft.com/en-us/windows/win32/printdocs/不動産
public class Property : CompositePrintTicketElement, IPrintTicketItem, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Inheritance
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 例でなければなりません。