Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / IPdfPrintableRule Interface
Members


In This Topic
    IPdfPrintableRule Interface
    In This Topic
    Represents the conditional formatting rule that is used for painting to PDF before the text is painted.
    Object Model
    IPdfPrintableRule InterfaceConditionalFormatting Class
    Syntax
    'Declaration
     
    
    Public Interface IPdfPrintableRule 
       Inherits IConditionalFormattingRule 
    'Usage
     
    
    Dim instance As IPdfPrintableRule
    public interface IPdfPrintableRule : IConditionalFormattingRule  
    See Also