Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IPdfPrintableRule Interface
Properties Methods

In This Topic
    IPdfPrintableRule Interface Members
    In This Topic

    The following tables list the members exposed by IPdfPrintableRule.

    Public Properties
     NameDescription
     Property Gets a value that indicates whether this rule can print directly to PDF graphics.  
     Property Gets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.IConditionalFormattingRule)
     Property Gets or sets the priority. (Inherited from FarPoint.Win.Spread.IConditionalFormattingRule)
    Top
    Public Methods
     NameDescription
     MethodCreates a new object that is a copy of the current instance. (Inherited from System.ICloneable)
     Method Paints the cell when not in edit mode to PDF graphics with the specified appearance settings if the conditional format rule is satisfied.  
    Top
    See Also