Share via


NSDocumentType Enumeration

Definition

Eine Enumeration bekannter Dokumenttypen. Wird mit der DocumentType -Eigenschaft verwendet.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NSDocumentType
public enum NSDocumentType
type NSDocumentType = 
Vererbung
NSDocumentType
Attribute

Felder

DocFormat 5
HTML 3
MacSimpleText 4
OfficeOpenXml 7
OpenDocument 9
PlainText 0
RTF 1
RTFD 2
Unknown -1
WebArchive 8
WordML 6

Gilt für: