Represents text frame and drop cap properties.
None.
      
        | Attribute | Type | Required | Description | Possible Values | 
      
        | drop-cap | dropCapValue | optional | Gets or sets the position for a drop cap. |  | 
      
        | lines | decimalNumberType | optional | Gets or sets the lines to drop for a drop cap. |  | 
      
        | w | twipsMeasureType | optional | Gets or sets frame width. |  | 
      
        | h | twipsMeasureType | optional | Gets or sets frame height. |  | 
      
        | vspace | twipsMeasureType | optional | Gets or sets distance between frame and text above and below the frame. |  | 
      
        | hspace | twipsMeasureType | optional | Gets or sets distance between frame and text to the right and left of the frame. |  | 
      
        | wrap | wrapValue | optional | Gets or sets text wrapping (valid: none and around). | autonot-besidearoundtightthroughnone
 | 
      
        | hanchor | hAnchorValue | optional | Gets or sets the point from which to measure horizontal position/alignment. |  | 
      
        | vanchor | vAnchorValue | optional | Gets or sets the point from which to measure vertical position/alignment. |  | 
      
        | x | signedTwipsMeasureType | optional | Gets or sets horizontal position |  | 
      
        | x-align | xAlignType | optional | Gets or sets horizontal alignment (overrides position). | leftcenterrightinsideoutside
 | 
      
        | y | signedTwipsMeasureType | optional | Gets or sets vertical position. |  | 
      
        | y-align | yAlignType | optional | Gets or sets vertical alignment (overrides position). | inlinetopcenterbottominsideoutside
 | 
      
        | h-rule | heightRuleType | optional | Gets or sets how should height (h) be interpreted. |  | 
      
        | anchor-lock | onOffType | optional | Locks the anchor of the frame to the paragraph that currently contains it. |  |