Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreview.GetInfo Method

Returns information about the control and its environment.

Syntax

VB.NETobject.GetInfo(ByRef Info As SftPrintPreviewInfo)
VBobject.GetInfo(Info As SftPrintPreviewInfo)
C#.NETvoid object.GetInfo(ref SftPrintPreviewInfo Info);
VC++HRESULT object->GetInfo(struct SftPrintPreviewInfo* Info);
CHRESULT object->raw_GetInfo(struct SftPrintPreviewInfo* Info);

object

A SftPrintPreview object.

Info

Returns a SftPrintPreviewInfo record.

Comments

The GetInfo method 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.