Specifies the MIME type of output documents produced by the transformation engine when using this
style template (for example, "text/html").
Namespace:
FileNet.Api.PublishingAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property OutputFormat As String |
C# |
---|
string OutputFormat { get; set; } |
Visual C++ |
---|
property String^ OutputFormat { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_outputFormat(); function set_outputFormat(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ