[]
Gets or sets a value indicating whether to output a fragment of the document.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting Fragment { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object representing whether to output a fragment of the document. |