Extension

Document.Extension property

Gets the extension used for this document type.

public abstract string Extension { get; }

Property Value

The extension used for this document type.

See Also