Specifies if the image data is embedded or if a URI is stored.

Namespace: TallComponents.PDF.Forms.Fields
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public bool EmbedImageData { get; set; }
Visual Basic
Public Property EmbedImageData As Boolean
	Get
	Set

See Also