The methods of the ContentCreateOptions class are listed below. For a complete list of ContentCreateOptions class members, see the ContentCreateOptions Members topic.
![]() NewBinaryInstance | Create an instance with format set to DocumentFormat.BINARY. |
![]() NewTextInstance | Create an instance with format set to DocumentFormat.TEXT. |
![]() NewXmlInstance | Create an instance with format set to DocumentFormat.XML. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
SetFormatBinary | Convenience method equivalent to setFormat (DocumentFormat.BINARY);. |
SetFormatText | Convenience method equivalent to setFormat (DocumentFormat.TEXT);. |
SetFormatXml | Convenience method equivalent to setFormat (DocumentFormat.XML);. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ContentCreateOptions Class | Marklogic.Xcc Namespace