PreviewOptionsPreviewFormat Property |
Preview image format.
Namespace: GroupDocs.Comparison.OptionsAssembly: GroupDocs.Comparison (in GroupDocs.Comparison.dll) Version: 22.6.0.0 (22.6)
Syntaxpublic PreviewFormats PreviewFormat { get; set; }
Public Property PreviewFormat As PreviewFormats
Get
Set
public:
property PreviewFormats PreviewFormat {
PreviewFormats get ();
void set (PreviewFormats value);
}
member PreviewFormat : PreviewFormats with get, set
Property Value
Type:
PreviewFormats
See Also