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