Version 24.2 (latest)

IDocumentViewLinePart Interface Properties

For a list of all members of this type, see IDocumentViewLinePart members.

Public Properties
 NameDescription
 PropertyAppearanceReturns the TextDocumentAppearance used to format the part if PartType is Text.  
 PropertyBoundsReturns the bounds (in text area coordinates) of the part.  
 PropertyPartTypeReturns the kind of part represented by this IDocumentViewLinePart.  
 PropertyTextReturns the text associated with the part.  
See Also