Paket | coldfusion.service |
Sınıf | public class PdfInfo |
Miras Alma | PdfInfo Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
CFIDE.services.pdfinfo
.
The ColdFusion pdf service returns getinfo as an instance of CFIDE.services.pdfinfo
.
Özellik | Tanımlayan: | ||
---|---|---|---|
application : String
Application used to create the PDF document. | PdfInfo | ||
author : String
Author of the PDF document. | PdfInfo | ||
centerWindowOnScreen : String
Display setting for initial view of the PDF document. | PdfInfo | ||
changingDocument : String
Permissions assigned for editing the PDF content. | PdfInfo | ||
commenting : String
Permissions assigned for adding comments to the PDF document. | PdfInfo | ||
constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | ||
contentExtraction : String
Permissions assigned for extracting content from the PDF document. | PdfInfo | ||
copyContent : String
Permissions assigned for copying content from the PDF document. | PdfInfo | ||
created : String
System-generated creation date of the PDF document. | PdfInfo | ||
documentAssembly : String
Permissions assigned for merging the PDF document with other PDF documents. | PdfInfo | ||
encryption : String
Specifies whether the PDF file is password-protected. | PdfInfo | ||
filePath : String
Absolute pathname for the PDF file. | PdfInfo | ||
fillingForm : String
Permissions assigned for entering data in form fields. | PdfInfo | ||
fitToWindow : String
Display setting for initial view of the PDF document. | PdfInfo | ||
hideMenubar : String
Display setting for initial view of the PDF document. | PdfInfo | ||
hideToolbar : String
Display setting for initial view of the PDF document. | PdfInfo | ||
hideWindowUI : String
Display setting for initial view of the PDF document. | PdfInfo | ||
keywords : String
Keywords specified for searches in the PDF document. | PdfInfo | ||
language : String
Language version used to create the source file for the PDF document. | PdfInfo | ||
modified : String
System-generated timestamp for when the PDF file was last modified. | PdfInfo | ||
pageLayout : String
Display setting for the initial view of the PDF document. | PdfInfo | ||
pageSizes : Array | PdfInfo | ||
printing : String
Permissions assigned for printing the document. | PdfInfo | ||
producer : String
Application that created the PDF. | PdfInfo | ||
properties : String
Version of Acrobat Distiller used to generate the PDF document. | PdfInfo | ||
secure : String
Display setting that shows whether the PDF document is password protected. | PdfInfo | ||
showDocumentsOption : String
Display setting for initial view of the PDF document. | PdfInfo | ||
showWindowsOption : String
Display setting for initial view of the PDF document. | PdfInfo | ||
signing : String
Permissions for allowing electronic signatures to the PDF document. | PdfInfo | ||
subject : String
The subject assigned to the PDF document. | PdfInfo | ||
title : String
Title of the PDF. | PdfInfo | ||
totalPages : String
The title assigned to the PDF document. | PdfInfo | ||
trapped : String
Indicates whether trapping is applied to the PDF document. | PdfInfo | ||
version : String
Version of the Adobe PDF generator used to create the PDF document. | PdfInfo |
Yöntem | Tanımlayan: | ||
---|---|---|---|
PdfInfo()
Creates an instance of the PdfInfo class. | PdfInfo | ||
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | ||
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | ||
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | ||
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | ||
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | ||
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | ||
Belirtilen nesnenin temel değerini döndürür. | Object |
application | özellik |
public var application:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Application used to create the PDF document. This value is read-only.
author | özellik |
public var author:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Author of the PDF document.
You can specify a text string with the setInfo
action.
centerWindowOnScreen | özellik |
public var centerWindowOnScreen:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Display setting for initial view of the PDF document.
changingDocument | özellik |
public var changingDocument:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Permissions assigned for editing the PDF content.
commenting | özellik |
public var commenting:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Permissions assigned for adding comments to the PDF document.
contentExtraction | özellik |
public var contentExtraction:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Permissions assigned for extracting content from the PDF document.
copyContent | özellik |
public var copyContent:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Permissions assigned for copying content from the PDF document.
created | özellik |
public var created:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
System-generated creation date of the PDF document.
You can specify a text string with the setInfo
action.
documentAssembly | özellik |
public var documentAssembly:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Permissions assigned for merging the PDF document with other PDF documents.
encryption | özellik |
public var encryption:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Specifies whether the PDF file is password-protected.
filePath | özellik |
public var filePath:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Absolute pathname for the PDF file. This value is read-only.
fillingForm | özellik |
public var fillingForm:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Permissions assigned for entering data in form fields.
fitToWindow | özellik |
public var fitToWindow:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Display setting for initial view of the PDF document.
hideMenubar | özellik |
public var hideMenubar:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Display setting for initial view of the PDF document.
hideToolbar | özellik |
public var hideToolbar:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Display setting for initial view of the PDF document.
hideWindowUI | özellik |
public var hideWindowUI:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Display setting for initial view of the PDF document.
keywords | özellik |
public var keywords:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Keywords specified for searches in the PDF document.
language | özellik |
public var language:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Language version used to create the source file for the PDF document. For example, EN-US. This value is read-only.
modified | özellik |
public var modified:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
System-generated timestamp for when the PDF file was last modified.
You can specify a text string with the setInfo
action.
pageLayout | özellik |
public var pageLayout:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Display setting for the initial view of the PDF document.
pageSizes | özellik |
public var pageSizes:Array
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
printing | özellik |
public var printing:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Permissions assigned for printing the document.
producer | özellik |
public var producer:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Application that created the PDF.
properties | özellik |
public var properties:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Version of Acrobat Distiller used to generate the PDF document. This value is read-only.
secure | özellik |
public var secure:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Display setting that shows whether the PDF document is password protected.
showDocumentsOption | özellik |
public var showDocumentsOption:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Display setting for initial view of the PDF document.
showWindowsOption | özellik |
public var showWindowsOption:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Display setting for initial view of the PDF document.
signing | özellik |
public var signing:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Permissions for allowing electronic signatures to the PDF document.
subject | özellik |
public var subject:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
The subject assigned to the PDF document.
You can specify a text string with the setInfo
action.
title | özellik |
public var title:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Title of the PDF.
totalPages | özellik |
public var totalPages:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
The title assigned to the PDF document.
You can specify a text string with the setInfo
action.
trapped | özellik |
public var trapped:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Indicates whether trapping is applied to the PDF document.
Trapping is used in printing to eliminate gaps between two adjoining ink colors.
You can specify a text string with the setInfo
action.
version | özellik |
public var version:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Version of the Adobe PDF generator used to create the PDF document.
PdfInfo | () | Yapıcı |
public function PdfInfo()
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | ColdFusion 9 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.0 |
Creates an instance of the PdfInfo
class.
Tue Jun 12 2018, 01:09 PM Z