Specifies the image size in preview dialog.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IOPrintPreviewParams..::..IOSize Size { get; set; }
Public Property Size As IOPrintPreviewParams..::..IOSize Get Set
public: property IOPrintPreviewParams..::..IOSize Size { IOPrintPreviewParams..::..IOSize get (); void set (IOPrintPreviewParams..::..IOSize value); }