ViewerPreferences                              

Top  Previous  Next

Use this property to set the viewer preferences with regard to the presentation of the PDF document. 

 

 

 

Syntax

 

 

[VC++]

CgtPDFViewerPreferencesX GetViewerPreferences();

void SetViewerPreferences(LPDISPATCH newValue);

 

[CS]

public abstract new gtPDFViewerPreferencesX ViewerPreferences [  get,  set ]

 

[VB]

Property ViewerPreferences As gtPDFViewerPreferencesX