Click or drag to resize

FileDataFormat Property

Gets or sets the format of the file.

Namespace:  Opait.Api
Assembly:  Opait.Core (in Opait.Core.dll) Version: 1.3.3.0
Syntax
C#
public FileFormat Format { get; set; }

Property Value

Type: FileFormat
See Also