Click or drag to resize

ShapePrintingEventArgs Properties

The ShapePrintingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether or not to cancel the event.
Public propertyDocument
Gets the document.
Public propertyIsPreview
Gets a value indicating whether it is print preview.
Public propertyLayout
Gets the layout.
Public propertyShape
Gets the shape.
Top
See Also