DocxLoadOptionsEmbedExternalImages Property |
Gets or sets a value indicating whether external images
should be embedded directly into document.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntaxpublic bool EmbedExternalImages { get; set; }
Public Property EmbedExternalImages As Boolean
Get
Set
Property Value
Boolean
See Also