WorkSiteDocumentFileExtensionOptions EnumerationMocom WorkSite Library API
The option for manual filename extensions.

Namespace: Mocom_WorkSite_Library
Assembly: Mocom WorkSite Library (in Mocom WorkSite Library.dll) Version: 1.0.8.0 (1.0.8)
Syntax

public enum FileExtensionOptions
Members

  Member nameValueDescription
AppendExtensionFromWorkSiteToFileName0 Get the file extension from WorkSite and append to the supplied filename.
DoNotAppendExtension1 Do not append any extensions to the manual filename.
See Also

Reference