Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface IParagraphStyle : IStyle
Public Interface IParagraphStyle
	Inherits IStyle
public interface class IParagraphStyle : IStyle
type IParagraphStyle =  
    interface
        interface IStyle
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
CharacterFormat
Clone()()()() (Inherited from IStyle.)
Name (Inherited from IStyle.)
ParagraphFormat
StyleId (Inherited from IStyle.)
StyleType (Inherited from IStyle.)

See Also