TextMarginBottom Property (TextDeflateInflateShape)
 
            
                In This Topic
            
            Gets or sets bottom internal margin (in twips * 32.5 / RTF dyTextBottom).
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property TextMarginBottom As Integer
             
        
            
            public int TextMarginBottom {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also