IsPrintable
Shape.IsPrintable property
Vero se l’oggetto è stampabile
public bool IsPrintable { get; set; }
Esempi
[C#]
if(shape.IsPrintable)
shape.IsPrintable = false;
Guarda anche
- class Shape
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells