Interface IEncoderTextInfo
Encoder text information interface.
Namespace: VisioForge.Core.Types.X
Assembly: VisioForge.Core.dll
Syntax
public interface IEncoderTextInfo
Methods
GetCaps()
Gets the caps.
Declaration
string GetCaps()
Returns
Type | Description |
---|---|
string | System.String. |
GetParameters()
Gets the parameters as string.
Declaration
string GetParameters()
Returns
Type | Description |
---|---|
string | System.String. |