IHeifEncoderParameterName Property |
Gets the parameter name.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
SyntaxReadOnly Property Name As String
Get
property String^ Name {
String^ get ();
}abstract Name : string with get
Property Value
String
The parameter name.
See Also