Click or drag to resize
TextStoryGetProperty Method
Gets the value of the specified property.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public int GetProperty(
	int type
)

Parameters

type
Type: SystemInt32
The property ID.

Return Value

Type: Int32
See Also