ImageGear for .NET
DevMode Property
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : DevMode Property




Glossary Item Box

Gets or sets a DEVMODE structure. Optional.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A pointer to Windows GDI DEVMODE structure.

Remarks

If you do not pass a DEVMODE structure, a new one will be created based on the other properties. The default value is IntPtr.Zero.

See Also

©2013. Accusoft Corporation. All Rights Reserved.