ShowSetupDialog

Top  Previous  Next

[This method is new in  version 2.0 of Gnostice PDFtoolkit ActiveX/. NET]

 

Set this property to 'True' to show SetupDialog to set document and preferences.

 

 

Syntax

 

[VC++]

BOOL GetShowSetupDialog();

void SetShowSetupDialog(BOOL bNewValue);

 

[CS]

public abstract new bool ShowSetupDialog [  get,  set ]

 

[VB]

Property ShowSetupDialog As Boolean

 

 

  See LocalizationFile()

See Working with Runtime Setup dialog