IsPrintable
Shape.IsPrintable property
Wahr, wenn das Objekt druckbar ist
public bool IsPrintable { get; set; }
Beispiele
[C#]
if(shape.IsPrintable)
shape.IsPrintable = false;
Siehe auch
- class Shape
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells