|
THotPDF.ShowInfo THotPDF
|
Vrh Prejšnja Naslednja |
|
Determines whether the PDF document is include information.
Delphi syntax: property ShowInfo: Boolean;
C++ syntax: __property bool ShowInfo;
Description Nastavite ShowInfo na true, da vključite splošne informacije o dokumentu, kot so naslov, avtor, datumi ustvarjanja in spremembe, predmet in ključne besede. V nasprotnem primeru nastavite ShowInfo na flase
Code Example
|