The ParagraphImage type exposes the following members.

Methods

  Name Description
Public method AssignFrom
Assigns (copies) properties from another ParagraphObject to the current object.
(Overrides ParagraphObject..::..AssignFrom(ParagraphObject).)
Protected method ClearCalculatedValues
For internal use.
(Inherited from ParagraphObject.)
Protected method GetCalculatedValue(Int32)
For internal use.
(Inherited from ParagraphObject.)
Protected method GetCalculatedValue(Int32, Object%)
For internal use.
(Inherited from ParagraphObject.)
Protected method GetLength
Returns the length of the current paragraph object.
(Overrides ParagraphObject..::..GetLength()()()().)
Protected method HasCalculatedValue
For internal use.
(Inherited from ParagraphObject.)
Protected method ResolveCalculatedValues
For internal use.
(Inherited from ParagraphObject.)
Protected method SetCalculatedValue
For internal use.
(Inherited from ParagraphObject.)
Protected method ShouldSerializeStyle
Indicates whether the Style property should be serialized.
(Inherited from ParagraphObject.)

Explicit Interface Implementations

See Also