সম্পত্তি স্বাক্ষর DocumentObject.mimeType
এই আইটেমের MIME প্রকার।
স্বাক্ষর
[Document.MIME_TYPE]?: string;
বিস্তারিত
টাইপ | string |
---|
ঐচ্ছিক | হ্যাঁ |
---|
শুধুমাত্র পঠনযোগ্য | না |
---|
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-15 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-15 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`Document.MIME_TYPE` denotes the Multipurpose Internet Mail Extensions (MIME) type of a document, represented as a string."],["This property is optional, meaning it might not always be available, and its value can be modified."]]],["The content defines a property called `MIME_TYPE` associated with a `Document`. This property stores the MIME type of the document as a string. It's an optional field, meaning it may or may not be present. The value of the `MIME_TYPE` property can be modified, as it is not readonly. The type of data stored in this property will always be of string format.\n"]]