 | FrameDescription Property |
Gets or sets the description of frames that support a description. Set a null value to remove
a description. A exception is thrown in the setter if the frame does not support a description.
Namespace: Orthogonal.NTagLiteAssembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntaxpublic string Description { get; set; }Property Value
String
See Also