Looks up a localized string similar to Skipped MustUnderstand attribute; the attribute is not part of the XPS specification.

Namespace: FirstFloor.Documents
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
public static string SkippedMustUnderstand { get; }
Visual Basic
Public Shared ReadOnly Property SkippedMustUnderstand As String
	Get
Visual C++
public:
static property String^ SkippedMustUnderstand {
	String^ get ();
}

See Also