Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreview.Info Property

Returns information about the control and its environment.

Syntax

Get

VB.NETInformation = object.Info As SftPrintPreviewInfo
VBInformation = object.Info As SftPrintPreviewInfo
C#.NETSftPrintPreviewInfo Information = object.Info;
VC++struct SftPrintPreviewInfo Information = object->Info;
struct SftPrintPreviewInfo Information = object->GetInfo();
CHRESULT object->get_Info(struct SftPrintPreviewInfo* Information);

object

A SftPrintPreview object.

Information

Returns information about the control and its environment.

Comments

The Info property returns information about the control and its environment.

The GetInfo method and the Info property are functionally equivalent and return the same information.

See Also SftPrintPreview Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.