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

Collapse imageSyntax

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 ();
}

Collapse imageSee Also