Public Properties
Name | Description | |
---|---|---|
![]() |
Description | Specifies a string that describes this object. |
![]() |
InputFormats | Specifies a list of input document MIME types supported for this style template. |
![]() |
OutputFormat | Specifies the MIME type of output documents produced by the transformation engine when using this style template (for example, "text/html"). |
![]() |
PDFMasterPassword | Specifies an encrypted master password for a PDF rendition. Because this property contains a password, it can only be set. (Attempting to retrieve this property will return a zero-length binary value.) |
![]() |
PDFUserPassword | Specifies an encrypted user password for a PDF rendition. Because this property contains a password, it can only be set. (Attempting to retrieve this property will return a zero-length binary value.) |
![]() |
ProviderID | Specifies an ID string that represents the Java-based event handler associated with this publish style template (for example, PublishRequestHTMLHandler or PublishRequestPDFHandler). |
![]() |
Title | Specifies the title of this style template. |
![]() |
TransformationOptions | Specifies a binary-valued, publishing transformation handler-specific description of the transformation to be done for this style template. This could be an XML-based description or the ID of another document that contains a more detailed template. For publishing to an external location, the publishing transformation handler implementers could also have chosen to put a URL as part of this property's value. The publish style templates associated with the PDF publishing event handler can optionally specify PDF security and watermark settings (stored as XML in the TransformationOptions property). The publish style templates associated with the HTML publishing event handler do not specify any settings in the TransformationOptions property. |