Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 816 Bytes

Publisher.PbSubmitDataFormatType.md

File metadata and controls

27 lines (20 loc) · 816 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PbSubmitDataFormatType enumeration (Publisher)
vbapb10.chm65592
vbapb10.chm65592
Publisher.PbSubmitDataFormatType
650c0362-afd8-18f2-f9a8-119baba4acf6
06/08/2017
medium

PbSubmitDataFormatType enumeration (Publisher)

Represents the format to use when saving Web form data to a file.

Name Value Description
pbSubmitDataFormatCSV 3 Saves Web form data to a comma-delimited text file.
pbSubmitDataFormatHTML 1 Saves Web form data to an HTML file.
pbSubmitDataFormatRichText 2 Saves Web form data to a formatted file.
pbSubmitDataFormatTab 4 Saves Web form data to a tab-delimited text file.

[!includeSupport and feedback]