DHUDocumentMimeChecksExtensions extension
DHUDocumentMimeChecksExtensions
- on
Properties
- isDOC → bool
-
Available on String?, provided by the DHUDocumentMimeChecksExtensions extension
Alias forisDOCXto cover both DOC and DOCX formats.no setter - isDOCX → bool
-
Available on String?, provided by the DHUDocumentMimeChecksExtensions extension
Checks if the file path or URL represents a Microsoft Word document.no setter - isExcel → bool
-
Available on String?, provided by the DHUDocumentMimeChecksExtensions extension
Checks if the file path or URL represents any Microsoft Excel spreadsheet. (.xls or .xlsx)no setter - isMarkdown → bool
-
Available on String?, provided by the DHUDocumentMimeChecksExtensions extension
Checks if the file path or URL represents a markdown file.no setter - isPDF → bool
-
Available on String?, provided by the DHUDocumentMimeChecksExtensions extension
Checks if the file path or URL represents a PDF document.no setter - isPowerPoint → bool
-
Available on String?, provided by the DHUDocumentMimeChecksExtensions extension
Checks if a file path or URL represents a Microsoft PowerPoint presentation (.ppt or .pptx).no setter - isPPT → bool
-
Available on String?, provided by the DHUDocumentMimeChecksExtensions extension
Checks if a file path or URL represents an Old Microsoft PowerPoint presentation (.pptx).no setter - isPPTX → bool
-
Available on String?, provided by the DHUDocumentMimeChecksExtensions extension
Checks if a file path or URL represents a latest Microsoft PowerPoint presentation (.pptx).no setter - isRTF → bool
-
Available on String?, provided by the DHUDocumentMimeChecksExtensions extension
Checks if the file path or URL represents a Rich Text Format document.no setter - isTXT → bool
-
Available on String?, provided by the DHUDocumentMimeChecksExtensions extension
Checks if the file path or URL represents a plain text document.no setter - isXLS → bool
-
Available on String?, provided by the DHUDocumentMimeChecksExtensions extension
Checks if the file path or URL represents an old Microsoft Excel spreadsheet.no setter - isXLSX → bool
-
Available on String?, provided by the DHUDocumentMimeChecksExtensions extension
Checks if the file path or URL represents a latest Microsoft Excel spreadsheet.no setter