Click or drag to resize

FrameEnc Property

Gets the text encoding enumeration of a frame. Null is returned if the frame does not support encoding.

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public TextEncoding? Enc { get; }

Property Value

NullableTextEncoding
See Also