BeginDocumentEventArgs Constructor

Initializes a new instance of the BeginDocumentEventArgs class

Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public BeginDocumentEventArgs(
        PlotInfo plotInfo,
        string docNm,
        int copies,
        bool plotToFile,
        string fileNm
)

Parameters

plotInfo  PlotInfo
 
docNm  String
 
copies  Int32
 
plotToFile  Boolean
 
fileNm  String
 
See Also

©  Bricsys NV. All rights reserved.