IPWorks S/MIME 2020 iOS Edition

Questions / Feedback?

parseHTML (property)

Controls the behavior of the MessageHTML property.

Syntax

@property (nonatomic,readwrite,assign,getter=parseHTML,setter=setParseHTML:) BOOL parseHTML;
- (BOOL)parseHTML;
- (void)setParseHTML:(BOOL)newParseHTML;
public var parseHTML: Bool {
  get {...}
set {...} }

Default Value

TRUE

Remarks

This property controls the behavior of the MessageHTML property. If ParseHTML is set to False, you must provide valid values in MessageHTML, MessageText, and Images.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 iOS Edition - Version 20.0 [Build 8154]