PdfSaveOptions.EmbedTextures

PdfSaveOptions.EmbedTextures property

Embed the external textures into the PDF file, default value is false.

public bool EmbedTextures { get; set; }

See Also