PDFium Component Docs

FileName-ominaisuus

Component: TPdf  ·  Unit: PDFium
Avattavan PDF:n polku; arvoa asettaessa Active-tilassa lataus tehdään uudesta polusta.

Syntax

property FileName;

Description

Path of the PDF to open; assigning while Active reloads from the new path.

Empty string means "no file" — use CreateDocument to start a blank PDF instead.

Käärii vastaavan PDFium-API:n ja altistaa sen TPdf-instanssin jäsenenä, joten kuluttajien ei tarvitse hallita FPDF_DOCUMENT-kahvoja suoraan

Remarks

Example

if Pdf1.Active then
  Pdf1.FileName;

See Also

Active, Password, LoadCustomDocument