IRenderAlignment Interface
In This Topic
Interface that defines the methods required to specify the alignment of content
that the renderer uses when rendering the content.
Object Model
Syntax
'Declaration
Public Interface IRenderAlignment
'Usage
Dim instance As IRenderAlignment
public interface IRenderAlignment
See Also