IsPrintable
Shape.IsPrintable property
صحيح إذا كان الكائن قابل للطباعة
public bool IsPrintable { get; set; }
أمثلة
[C#]
if(shape.IsPrintable)
shape.IsPrintable = false;
أنظر أيضا
- class Shape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells