Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public static bool DefaultEmbedding { get; }
Visual Basic
Public Shared ReadOnly Property DefaultEmbedding As Boolean
	Get
Visual C++
public:
static property bool DefaultEmbedding {
	bool get ();
}

See Also