TdxSimpleDocumentCapabilitiesOptions.InlinePictures Property
In This Article
#Declaration
Delphi
property InlinePictures: TdxDocumentCapability read; write; default TdxDocumentCapability.Default;
#Property Value
Type | Default |
---|---|
Tdx |
Default |
#Remarks
The default value of the InlinePictures property is TdxDocumentCapability.Default.
See Also