IsPrintable
Shape.IsPrintable property
Nesne yazdırılabilir ise doğrudur
public bool IsPrintable { get; set; }
Örnekler
[C#]
if(shape.IsPrintable)
shape.IsPrintable = false;
Ayrıca bakınız
- class Shape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells