page
Provides a single page of HTML report output.
The name of the page is the page number.
We recommend that you represent instances of this type as a set of properties of its containing object. Users may access this object by opening a property sheet or launching an editor.
This class
Container Information
- Contained by instances of the following classes
Properties
This class has the following properties.
- data
Contains the MIME data. The data format is specified in the dataType property.
This property may be encoded as an attachment in a method request message or response message if the encoding parameter is set toMIME. The encoding parameter varies from method to method; see the bibus » addOptions » dataEncoding propertyand the bibus » queryOptions » dataEncoding propertyfor additional details.
This property
is of type
base64Binaryis encoded as type
tns:base64BinaryMIMEProp
- dataPathInfo
-
Contains the URI for the binary data for this object.
This property
-
is of type
anyURIis encoded as type
tns:anyURIProp -
is read-only
-
- dataSize
Specifies the number of bytes of data.
This property
is of type
nonNegativeIntegeris encoded as type
tns:nonNegativeIntegerPropis read-only
- dataType
Specifies the media type of the value of property
data. The media type is expressed as a type/subtype pair. For example,image/jpegidentifies images in JPEG format using JFIF encoding, andtext/plainidentifies plaintext.This property
is of type
stringis encoded as type
tns:stringPropcan contain at least
255characters