Link Search Menu Expand Document

PictureShapePrint Property

Gets or sets a value indicating whether this PictureShape is printable.

Namespace:Bytescout.Spreadsheet.MSODrawing
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool Print { get; set; }

Property Value

Type: Boolean
true if printable; otherwise, false.

Implements

IPictureShapePrint
See Also

Reference