BeginDocumentEventArgs Constructor

Initializes a new instance of the BeginDocumentEventArgs class
Namespace:  Bricscad.PlottingServices
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public BeginDocumentEventArgs(
        PlotInfo plotInfo,
        string docNm,
        int copies,
        bool plotToFile,
        string fileNm
)

Parameters

plotInfo
Type: Bricscad.PlottingServicesPlotInfo
docNm
Type: SystemString
copies
Type: SystemInt32
plotToFile
Type: SystemBoolean
fileNm
Type: SystemString
See Also

©  Bricsys NV. All rights reserved.