Document apiReferenceContent controls

contentControls.getRawProperties

Get the raw sdtPr properties of a content control as a passthrough hash.

read-onlyidempotent
doc.contentControls.getRawProperties(…)

Expected result

Returns a ContentControlsGetRawPropertiesResult with the raw properties.

Inputs

targetobjectrequired
Fields
kind"block" | "inline"required
nodeType"sdt"required
nodeIdstringrequired

Result

Output fields
propertiesobjectrequired

Failures

Pre-apply throws

  • TARGET_NOT_FOUND
  • INVALID_INPUT
  • CAPABILITY_UNAVAILABLE

Raw schemas

Open the generated JSON artifact for the exact input, output, success, and failure schemas represented by this contract version.

View raw JSON schemas