public class DocumentFormatGroupInfo
Public Class DocumentFormatGroupInfo
Description | Gets the user-friendly description of this document format group. |
Formats | Gets all file formats for this document format group. |
Value | Gets the corresponding DocumentFormatGroup enumeration value. |
Enumerate(DocumentFormatSupport, DocumentEngine) | Enumerates supported file format groups for document loading or saving. |
Enumerate(DocumentFormatSupport, DocumentEngineFilter) | Enumerates supported file format groups for document loading or saving. |
EnumerateFormats(DocumentFormatSupport, DocumentEngine) | Enumerates supported document formats of this group for loading or saving. |
EnumerateFormats(DocumentFormatSupport, DocumentEngineFilter) | Enumerates supported document formats of this group for loading or saving. |
Get | Gets the document format group info corresponding to the specified DocumentFormatGroup enumeration value. |
ToString | Returns the same value as Description property. (Overrides ObjectToString) |