| Paquete | coldfusion.service |
| Clase | public class DocumentSection |
| Herencia | DocumentSection Object |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
CFIDE.services.documentsection.
The ColdFusion service requires the input in CFIDE.services.documentsection.
| Propiedad | Definido por | ||
|---|---|---|---|
| authpassword : String
Password sent to the target URL for Basic Authentication. | DocumentSection | ||
| authuser : String
User name sent to the target URL for Basic Authentication. | DocumentSection | ||
![]() | constructor : Object
Una referencia a la clase de objeto o función constructora para una instancia de objeto determinada. | Object | |
| content : String
Contents of the document. | DocumentSection | ||
| documentitem : Array
Specifies unique headers and footers for each section. | DocumentSection | ||
| marginbottom : String
Bottom margin in inches (default) or centimeters. | DocumentSection | ||
| marginleft : String
Left margin in inches (default) or centimeters. | DocumentSection | ||
| marginright : String
Right margin in inches (default) or centimeters. | DocumentSection | ||
| margintop : String
Top margin in inches (default) or centimeters. | DocumentSection | ||
| mimetype : String
MIME type of the source document. | DocumentSection | ||
| name : String
Bookmark name for the section. | DocumentSection | ||
| src : String
URL or the relative path to the web root. | DocumentSection | ||
| useragent : String
Text to put in the HTTP User-Agent request header field. | DocumentSection | ||
| Método | Definido por | ||
|---|---|---|---|
Creates an instance of the DocumentSection class. | DocumentSection | ||
![]() |
Indica si un objeto tiene definida una propiedad especificada. | Object | |
![]() |
Indica si hay una instancia de la clase Object en la cadena de prototipo del objeto especificado como parámetro. | Object | |
![]() |
Indica si existe la propiedad especificada y si es enumerable. | Object | |
![]() |
Establece la disponibilidad de una propiedad dinámica para operaciones de bucle. | Object | |
![]() |
Devuelve la representación de cadena de este objeto, con formato según las convenciones específicas de configuración regional. | Object | |
![]() |
Devuelve la representación de cadena del objeto especificado. | Object | |
![]() |
Devuelve el valor simple del objeto especificado. | Object | |
authpassword | propiedad |
public var authpassword:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
Password sent to the target URL for Basic Authentication.
authuser | propiedad |
public var authuser:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
User name sent to the target URL for Basic Authentication.
content | propiedad |
public var content:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
Contents of the document.
documentitem | propiedad |
public var documentitem:Array| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
Specifies unique headers and footers for each section.
marginbottom | propiedad |
public var marginbottom:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
Bottom margin in inches (default) or centimeters.
marginleft | propiedad |
public var marginleft:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
Left margin in inches (default) or centimeters.
marginright | propiedad |
public var marginright:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
Right margin in inches (default) or centimeters.
margintop | propiedad |
public var margintop:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
Top margin in inches (default) or centimeters.
mimetype | propiedad |
public var mimetype:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
MIME type of the source document. Supported MIME types are:
- text/html
- text/plain
- application/xml
- image/jpeg
- image/png
- image/gif
name | propiedad |
public var name:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
Bookmark name for the section.
src | propiedad |
public var src:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
URL or the relative path to the web root.
useragent | propiedad |
public var useragent:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
Text to put in the HTTP User-Agent request header field.
DocumentSection | () | Información sobre |
public function DocumentSection()| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | ColdFusion 9 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.0 |
Creates an instance of the DocumentSection class.
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas