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