WebQueryConnection.IsParsePre

WebQueryConnection.IsParsePre property

Flag indicating whether data contained within HTML PRE tags in the web page is parsed into columns when you import the page into a query table.

public bool IsParsePre { get; set; }

See Also