Для изменения размера нажмите или перетащите

PropertySet - свойства

Тип PropertySet предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоAddBlankTargetToLinks
Gets or sets value indicating whether or not to add blank target attribute to anchor links.
Открытое свойствоBasePropertySet
Gets or sets the base property set the property set is based upon.
Открытое свойствоBlockExternalImages
Gets or sets value indicating whether or not to convert inline images to data URLs.
Открытое свойствоConvertHtmlCodePageToUTF8
Gets or sets value indicating whether or not to convert HTML code page to UTF8 encoding.
Открытое свойствоCount
Gets the number of explicitly added properties in this set.
Открытое свойствоFilterHtmlContent
Gets or sets value indicating whether or not to filter potentially unsafe HTML content from message bodies.
Открытое свойствоInlineImageUrlTemplate
Gets or sets a value of the URL template to use for the src attribute of inline IMG elements.
Открытое свойствоItem
Gets the PropertyDefinitionBase at the specified index.
Открытое свойствоMaximumBodySize
Gets or sets the maximum size of the body to be retrieved.
Открытое свойствоRequestedBodyType
Gets or sets type of body that should be loaded on items. If RequestedBodyType is null, body is returned as HTML if available, plain text otherwise.
Открытое свойствоRequestedNormalizedBodyType
Gets or sets type of normalized body that should be loaded on items. If null, the should return the same value as body type.
Открытое свойствоRequestedUniqueBodyType
Gets or sets type of body that should be loaded on items. If null, the should return the same value as body type.
В начало страницы
См. также