Table of Contents

TShapeProperties.IsPrintable Property

True if the shape should be printed. Different from Print, this property also looks inside groups. If the shape is a group container, it will return whether the group is printable, not if the container is.

Syntax

Namespace: FlexCel.Core

public Boolean IsPrintable { get; }

See also