Set THTMLStoreOptions

Unit: WPRTEDefsConsts

Elements

soStrictXHTML

spDontWriteNBSP

soOnlyHTMLBody

soDontWriteStyleSheet

soWriteBasefontTag

soNoSPANBackgroundColor

soSPANInsteadOfFontTag

soOnlyFieldTags

soNoEntities

soCreateImageEventForAllImages

soAllUnicodeEntities

soNoHeaderFooterText

soWriteFragmentCode

Description

THTMLStoreOptions=set of [soStrictXHTML,spDontWriteNBSP,soOnlyHTMLBody,soDontWriteStyleSheet,soWriteBasefontTag,soNoSPANBackgroundColor,soSPANInsteadOfFontTag,soOnlyFieldTags,soNoEntities,soCreateImageEventForAllImages,soAllUnicodeEntities,soNoHeaderFooterText,soWriteFragmentCode]>

Used or referenced by

-Function TWPRTFDataCollectionBase.SaveSelectionToStream(FDisplayedText:TWPRTFDataBlock; Destination:TStream; FormatName:string; FFileExtension:string; FStoreOptions:TStoreOptions; FHTMLStoreOptions:THTMLStoreOptions) : Boolean