|
THotPDF.Title
|
למעלה הקודם הבא |
|
Determines information about the title of the document.
Delphi syntax: property Title: AnsiString;
C++ syntax: __property AnsiString Title;
תיאור מסמך PDF עשוי לכלול מידע כללי כגון title, author ו-subject של המסמך. מידע זה מיועד לסייע בקטלוג ובחיפוש מסמכים במסדי נתונים חיצוניים
Code Example
See also: Author, Keywords, ShowInfo, Subject
|