Egység: PDFium
Reports whether both native attachment description exports are available
Syntax
function AttachmentDescriptionFeaturesAvailable: Boolean;
Remarks
- The function loads the configured PDFium library when necessary
- True means
TPdf.AttachmentDescription supports both reading and writing
- False allows an application to disable description editing while retaining all other attachment features
See Also