DocumentFormatInfoGet(DocumentFormat) Method
Gets the document format info corresponding to the specified
DocumentFormat enumeration value.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public static DocumentFormatInfo Get(
DocumentFormat format
)
Public Shared Function Get (
format As DocumentFormat
) As DocumentFormatInfo
- format DocumentFormat
- The document format.
DocumentFormatInfoa
DocumentFormatInfo object if there is a match; otherwise, null.