[]
        
(Showing Draft Content)

C1.C1Preview.Export.PdfExporter.PdfViewerPreferencesFormClass

PdfViewerPreferencesFormClass Property

PdfViewerPreferencesFormClass

Gets or sets the type of form that is used to edit the ViewerPreferences associated with the PDF documents that is exported. The form type must be C1.C1Preview.Export.PdfViewerPreferencesForm or derived from it. That form is invoked from the export options form.

Declaration
public Type PdfViewerPreferencesFormClass { get; set; }