PrintJobStartingEventArgs.DevModeSize Property

Gets the size, in bytes, of the DEVMODE structure, not including any private driver specific data that might follow the structure's public members.

public int DevModeSize { get; }
Public Property DevModeSize As Int32

Property Value

Int32

Licensing Info

This property is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:

See Also

PrintJobStartingEventArgs
ceTe.DynamicPDF.Printing

In this topic