Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PropertySet

Index

Constructors

constructor

Properties

Private addTargetToLinks

addTargetToLinks: boolean

Private additionalProperties

additionalProperties: PropertyDefinitionBase[]

Private basePropertySet

basePropertySet: BasePropertySet

Private blockExternalImages

blockExternalImages: boolean

Private convertHtmlCodePageToUTF8

convertHtmlCodePageToUTF8: boolean

Private filterHtml

filterHtml: boolean

Private inlineImageUrlTemplate

inlineImageUrlTemplate: string

Private isReadOnly

isReadOnly: boolean

Private maximumBodySize

maximumBodySize: number

Private requestedBodyType

requestedBodyType: BodyType

Private requestedNormalizedBodyType

requestedNormalizedBodyType: BodyType

Private requestedUniqueBodyType

requestedUniqueBodyType: BodyType

Static FirstClassProperties

FirstClassProperties: PropertySet

Static IdOnly

IdOnly: PropertySet

Static Private defaultPropertySetMap

defaultPropertySetMap: LazyMember<Dictionary<BasePropertySet, string>>

Accessors

AddBlankTargetToLinks

  • get AddBlankTargetToLinks(): boolean
  • set AddBlankTargetToLinks(value: boolean): void
  • Returns boolean

  • Parameters

    • value: boolean

    Returns void

BasePropertySet

BlockExternalImages

  • get BlockExternalImages(): boolean
  • set BlockExternalImages(value: boolean): void
  • Returns boolean

  • Parameters

    • value: boolean

    Returns void

ConvertHtmlCodePageToUTF8

  • get ConvertHtmlCodePageToUTF8(): boolean
  • set ConvertHtmlCodePageToUTF8(value: boolean): void
  • Returns boolean

  • Parameters

    • value: boolean

    Returns void

Count

  • get Count(): number
  • Returns number

FilterHtmlContent

  • get FilterHtmlContent(): boolean
  • set FilterHtmlContent(value: boolean): void
  • Returns boolean

  • Parameters

    • value: boolean

    Returns void

InlineImageUrlTemplate

  • get InlineImageUrlTemplate(): string
  • set InlineImageUrlTemplate(value: string): void
  • Returns string

  • Parameters

    • value: string

    Returns void

MaximumBodySize

  • get MaximumBodySize(): number
  • set MaximumBodySize(value: number): void
  • Returns number

  • Parameters

    • value: number

    Returns void

RequestedBodyType

  • get RequestedBodyType(): BodyType
  • set RequestedBodyType(value: BodyType): void
  • Returns BodyType

  • Parameters

    Returns void

RequestedNormalizedBodyType

  • get RequestedNormalizedBodyType(): BodyType
  • set RequestedNormalizedBodyType(value: BodyType): void
  • Returns BodyType

  • Parameters

    Returns void

RequestedUniqueBodyType

  • get RequestedUniqueBodyType(): BodyType
  • set RequestedUniqueBodyType(value: BodyType): void
  • Returns BodyType

  • Parameters

    Returns void

Static DefaultPropertySetMap

Methods

Add

AddRange

Clear

  • Clear(): void
  • Returns void

Contains

GetEnumerator

  • GetEnumerator(): any
  • Returns any

GetShapeName

  • Parameters

    Returns string

InternalValidate

  • InternalValidate(): void
  • Returns void

Remove

ThrowIfReadonly

  • ThrowIfReadonly(): void
  • Returns void

Validate

  • Validate(): void
  • Returns void

ValidateForRequest

  • Parameters

    Returns void

WriteToXml

get_Item

Static CreateReadonlyPropertySet

Static WriteAdditionalPropertiesToXml

Generated using TypeDoc