Class TextPlaceOperator
TextPlaceOperator class
فئة أساسية مجردة للعمليات التي تغير موضع النص (Tm، Td، إلخ).
public class TextPlaceOperator : TextOperator
Constructors
Name | Description |
---|---|
TextPlaceOperator() | يقوم بتهيئة TextPlaceOperator. |
TextPlaceOperator(TextProperties) | يقوم بتهيئة TextPlaceOperator الذي يقبل TextProperties. |
Properties
Name | Description |
---|---|
Index { get; set; } | فهرس العملية في قائمة عمليات الصفحة. |
Methods
Name | Description |
---|---|
override Accept(IOperatorSelector) | يقبل كائن الزائر لمعالجة العملية. |
override ToString() | يعيد نص العملية ومعلماتها. |
ValueEquals(Operator) | يقارن هذه النسخة مع الكائن المعطى. |
See Also
- class TextOperator
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF