IsPrintable

Slicer.IsPrintable property

Indica se l’oggetto slicer è stampabile.

public bool IsPrintable { get; set; }

Esempi


[C#]

slicer.IsPrintable = true;

Guarda anche