| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property Format As NpuschFormatType | |
| C# | |
|---|---|
public abstract NpuschFormatType Format {get; set;} | |
| C++/CLI | |
|---|---|
public: abstract property NpuschFormatType Format { NpuschFormatType get(); void set ( NpuschFormatType value); } | |
Property Value
The default value is NpuschFormatType.Format1.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)