Click or drag to resize

AsposeServiceExtensions Property

Service should support all types which can be loaded and saved by Aspose https://docs.aspose.com/words/net/supported-document-formats/

Namespace:  FileHold.DocumentRepository.Services
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public string[] Extensions { get; }

Property Value

Type: String

Implements

IFileServiceExtensions
See Also