Accusoft.ISISXpressSdk Namespace > Output Class : UseSchema Property |
'Declaration Public Property UseSchema As Boolean
'Usage Dim instance As Output Dim value As Boolean instance.UseSchema = value value = instance.UseSchema
public bool UseSchema {get; set;}
The default value is false.
The values of the Directory, Root, and FileSchema properties are used to determine the full path and filenames of the output files.
Note: The MultiplePages property and the UseSchema property cannot be used at the same time.