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