Version

IDocumentViewLinePart Interface Members

The following tables list the members exposed by IDocumentViewLinePart.

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