Table of Contents

PrintHardMarginsEventArgs.PrintHardMarginsEventArgs Constructor

Creates a new Argument.

Syntax

Namespace: FlexCel.Render

public PrintHardMarginsEventArgs(Graphics aGraphics, Double aXMargin, Double aYMargin)

Parameters

<-> Parameter Type Description
aGraphics Graphics
aXMargin Double
aYMargin Double

See also