C1.Web.Api.Document.Models Namespace / ExportDescription Class / OptionDescriptions Property
OptionDescriptions Property
In This Topic
Gets the list of descriptions of options for the export format.
Syntax
'Declaration
 
Public ReadOnly Property OptionDescriptions As List(Of ExportOptionDescription)
 
See Also